We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8575f7 commit 0149d1eCopy full SHA for 0149d1e
.github/workflows/build-zeek.yml
@@ -1,7 +1,7 @@
1
name: Build Zeek (Updated Flow)
2
3
on:
4
- workflow_run:
+ workflow_dispatch:
5
6
jobs:
7
build:
0 commit comments