We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1842f0f + 097a1d0 commit 2fc838eCopy full SHA for 2fc838e
1 file changed
.github/workflows/ci-pipeline__main.yml
@@ -29,8 +29,8 @@ jobs:
29
uses: owasp-sbot/OSBot-GitHub-Actions/.github/actions/git__increment-tag@dev
30
with:
31
release_type: ${{ env.RELEASE_TYPE }}
32
- needs:
33
- - run-tests
+# needs:
+# - run-tests
34
35
publish-to-pypi:
36
name: "Publish to: PYPI"
0 commit comments