Skip to content

Commit 1c6b0df

Browse files
update
1 parent c0a567a commit 1c6b0df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish-pypi.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Build and publish Python distributions to PyPI
22

33
on:
4-
- push
4+
- push:
5+
branches: ["master"]
56
- pull_request
67
- workflow_dispatch
78

0 commit comments

Comments
 (0)