Skip to content

Commit

Permalink
Activate checks on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
iainfogg committed Nov 27, 2023
1 parent 5cd20b6 commit f2841ab
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: linting
on:
# pull_request: NOTE this must be re-enabled before going live
push:
branches: [code-style-*]
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f2841ab

Please sign in to comment.