Skip to content

Commit b193118

Browse files
committed
Allow workflow dispatch in build.yml
1 parent 307a616 commit b193118

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ on:
1616
workflows: ["update conda lockfile"]
1717
types:
1818
- completed
19+
20+
workflow_dispatch:
1921

2022
jobs:
2123
build-and-push-docker:

0 commit comments

Comments
 (0)