Skip to content

Commit

Permalink
Change github linter to only run on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
timbeccue committed Oct 3, 2022
1 parent 8a39c37 commit e4d9d61
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
@@ -1,8 +1,6 @@
name: Lint Code Base

on:
push:
branches-ignore: [dev]
pull_request:
branches: [dev]

Expand Down

0 comments on commit e4d9d61

Please sign in to comment.