Skip to content

Commit efe27d0

Browse files
committed
no longer run standard CI workflow when creating a tag
1 parent 44d4ecb commit efe27d0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cd.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ env:
1111
PYTHON_LATEST: "3.11"
1212

1313
jobs:
14-
ci:
15-
uses: ./.github/workflows/ci.yml
16-
1714
deploy-pypi:
1815
needs: [ci]
1916
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)