We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b77d7c commit 5ba791cCopy full SHA for 5ba791c
.github/workflows/workflow.yml
@@ -21,6 +21,7 @@ jobs:
21
uses: chartboost/ruff-action@v1
22
23
publish-to-pypi:
24
+ needs: run-linter
25
runs-on: ubuntu-latest
26
27
environment: release
0 commit comments