Skip to content

Commit 2fc838e

Browse files
committed
Merge dev into main
2 parents 1842f0f + 097a1d0 commit 2fc838e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-pipeline__main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ jobs:
2929
uses: owasp-sbot/OSBot-GitHub-Actions/.github/actions/git__increment-tag@dev
3030
with:
3131
release_type: ${{ env.RELEASE_TYPE }}
32-
needs:
33-
- run-tests
32+
# needs:
33+
# - run-tests
3434

3535
publish-to-pypi:
3636
name: "Publish to: PYPI"

0 commit comments

Comments
 (0)