Skip to content

Commit

Permalink
fypp runs on all pushes, so no need to duplicate on PRs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jatkinson1000 committed Nov 18, 2023
1 parent 1c5b814 commit 9d4b3d7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/fypp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@ name: fypp-checks
on:
# run on every push
push:
# run on every push (not commit) to a PR, plus open/reopen
pull_request:
types:
- synchronize
- opened
- reopened

jobs:
various:
Expand Down

0 comments on commit 9d4b3d7

Please sign in to comment.