Skip to content

Commit f9ad1bc

Browse files
authored
Update python-publish.yml
1 parent c13df81 commit f9ad1bc

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@
88

99
name: Upload Python Package
1010

11-
on: push
12-
11+
on:
12+
push:
13+
branches: [ main ]
1314

1415
permissions:
1516
contents: read

0 commit comments

Comments
 (0)