allow manual triggering from the UI
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: Conda Package
|
||||
|
||||
on:
|
||||
workflow_dispatch: # allow manual triggering from the UI
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
Reference in New Issue
Block a user