Skip to content

Commit 9b6a5d3

Browse files
committed
updated ci
1 parent ea68ba6 commit 9b6a5d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
4040
deploy:
4141
needs: test
42+
if: github.event_name != 'pull_request'
4243
runs-on: ubuntu-latest
4344
steps:
4445
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)