Skip to content

Commit

Permalink
Fix comment: change master to dev in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
timbeccue authored Sep 22, 2022
1 parent 5cab68c commit c9cc798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ name: Lint Code Base
on:
push:
branches-ignore: [dev]
# Remove the line above to run when pushing to master
# Remove the line above to run when pushing to dev
pull_request:
branches: [dev]

Expand Down

0 comments on commit c9cc798

Please sign in to comment.