We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5de18b commit 2ec40a7Copy full SHA for 2ec40a7
.github/workflows/python-publish.yml
@@ -9,7 +9,7 @@
9
name: CI for combiner tool
10
11
on:
12
- pull_request:
+ [pull_request, workflow_dispatch]
13
branches:
14
- main
15
0 commit comments