We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 738c2bf commit fc7b27eCopy full SHA for fc7b27e
.github/workflows/test-pre-commit.yml
@@ -27,6 +27,4 @@ jobs:
27
name: pre-commit-hook-test
28
on:
29
pull_request: null
30
- push:
31
- branches:
32
- - develop
+ push: null
0 commit comments