Skip to content

Commit efcc661

Browse files
committed
Test 1
1 parent bbeaa19 commit efcc661

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-pypi-deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: publish-pypi-deploy
33
on:
44
release:
55
types: [ published ]
6-
push:
7-
branches: [main]
6+
pull_request:
7+
branches: [ main ]
88

99
jobs:
1010

0 commit comments

Comments
 (0)