Skip to content

Commit

Permalink
full testing only on main push/pull
Browse files Browse the repository at this point in the history
  • Loading branch information
Okm165 committed Mar 20, 2024
1 parent 4bfa3e2 commit 19cec0d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@ name: Continuous Integration - full testing

on:
push:
branches:
- main
pull_request:
branches:
- main

jobs:
formatting-and-testing:
Expand Down

0 comments on commit 19cec0d

Please sign in to comment.