Skip to content

Commit

Permalink
use branches-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rococodogs committed Sep 3, 2024
1 parent 2565c07 commit aeefaf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint-and-test-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
# we call this workflow from within the prerelease process,
# which is automatically run on pushes/merges to the `develop` branch,
# so no need to run the tests twice.
branches:
- '!develop'
branches-ignore:
- develop

jobs:
lint_and_test:
Expand Down

0 comments on commit aeefaf1

Please sign in to comment.