We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a9eba3 commit 20337cbCopy full SHA for 20337cb
.github/workflows/pre-commit.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches: main
6
pull_request:
7
+ types: [opened, synchronize, reopened, edited]
8
9
workflow_dispatch:
10
0 commit comments