Skip to content

Commit

Permalink
Run pre-commit GH action also on non-main branches
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Mar 21, 2023
1 parent 6ffe048 commit 418f8fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ name: Pre-commit

on:
push:
branches: [ "main", "master" ]
pull_request:

jobs:
Expand Down

0 comments on commit 418f8fa

Please sign in to comment.