Skip to content

Commit 67e90c4

Browse files
authored
Update: Only trigger release on push to master
1 parent 523bd55 commit 67e90c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/python-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
push:
55
branches:
66
- master
7-
pull_request:
8-
types: [opened, synchronize]
97

108
permissions:
119
contents: write

0 commit comments

Comments
 (0)