Skip to content

Commit

Permalink
fix: run linter on push
Browse files Browse the repository at this point in the history
Signed-off-by: Goetz Goerisch <[email protected]>
  • Loading branch information
GoetzGoerisch committed Nov 27, 2024
1 parent 07bb017 commit d7b5124
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ name: Lint Code Base
#############################
on:
push:
branches-ignore: [main]
# Remove the line above to run when pushing to master
pull_request:
branches: [main, develop]
merge_group:
Expand Down

0 comments on commit d7b5124

Please sign in to comment.