Skip to content

Commit

Permalink
Enable pre-commit for master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
florianfesti committed Jul 6, 2024
1 parent 3dfaa24 commit ed2d149
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/precommit.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
on:
pull_request:
push:
branches: ["master"]
workflow_dispatch: # Allows you to run this workflow manually from the Actions tab

jobs:
main:
Expand Down

0 comments on commit ed2d149

Please sign in to comment.