Skip to content

Commit d9e4584

Browse files
authored
Update build-zeek.yml
1 parent 0149d1e commit d9e4584

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/build-zeek.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: Build Zeek (Updated Flow)
22

33
on:
4-
workflow_dispatch:
5-
4+
push:
5+
paths:
6+
- 'zeek/**'
67
jobs:
78
build:
89
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)