Skip to content

Commit 4f43489

Browse files
authored
Add workflow_dispatch trigger to Conda workflow
1 parent 8fd0f15 commit 4f43489

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build_conda.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: Conda
33

44
on:
5+
workflow_dispatch:
56
release:
67
types: ['released', 'prereleased']
78

0 commit comments

Comments
 (0)