Skip to content

Commit 57b1f38

Browse files
committed
ci : enable workflow_dispatch
enable running a workflow manually
1 parent e3ead7a commit 57b1f38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/conda_env_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- cron: '45 01 30 * *'
66
push:
77
fork:
8+
workflow_dispatch:
89

910
jobs:
1011
test_utils:

0 commit comments

Comments
 (0)