We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fd0f15 commit 4f43489Copy full SHA for 4f43489
1 file changed
.github/workflows/build_conda.yaml
@@ -2,6 +2,7 @@
2
name: Conda
3
4
on:
5
+ workflow_dispatch:
6
release:
7
types: ['released', 'prereleased']
8
0 commit comments