We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 693c356 commit 7fd1524Copy full SHA for 7fd1524
1 file changed
.github/workflows/ci.yml
@@ -27,6 +27,8 @@ jobs:
27
with:
28
python-version: 3.x
29
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
30
+ env:
31
+ SKIP: no-commit-to-branch
32
33
local-test:
34
needs: pre-commit
0 commit comments