Skip to content

Commit 356ec84

Browse files
committed
ci
1 parent 2e111cb commit 356ec84

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/package.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
name: Publish Python 🐍 distribution 📦 to PyPI
1+
name: Publish 📦 to PyPI
22

3-
on:
4-
push:
5-
branches: [ master ]
6-
pull_request:
7-
branches: [ master ]
3+
on: push
84

95
jobs:
106
build:

0 commit comments

Comments
 (0)