We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8543340 commit 9c9ac99Copy full SHA for 9c9ac99
1 file changed
.github/workflows/python-test.yml
@@ -4,8 +4,7 @@
4
name: Test package
5
6
on:
7
- release:
8
- types: [created]
+ workflow_dispatch:
9
10
jobs:
11
test:
0 commit comments