Skip to content

Commit

Permalink
Lint on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbrightwell committed Jul 5, 2022
1 parent a23568f commit 613121f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Lint
on: [push, workflow_dispatch]
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 613121f

Please sign in to comment.