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 6bf82de commit e473e20Copy full SHA for e473e20
.github/workflows/pythonpackage.yml
@@ -23,7 +23,7 @@ jobs:
23
relevant:
24
- "commitizen/**"
25
- "tests/**"
26
- - ".github/workflows/**"
+ # - ".github/workflows/**"
27
python-check:
28
needs: detect_changes
29
strategy:
0 commit comments