Skip to content

Commit d23d47a

Browse files
authored
devops: don't accept workflow_dispatch event for publish
1 parent 37c0533 commit d23d47a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Upload Python Package
22
on:
3-
workflow_dispatch:
43
release:
54
types: [published]
65
jobs:

0 commit comments

Comments
 (0)