Skip to content

Commit f28fe96

Browse files
test: [NPM] skip cyclonus for test dir (#2247)
Signed-off-by: Hunter Gregory <[email protected]>
1 parent beeb66a commit f28fe96

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/cyclonus-netpol-test.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ on:
88
pull_request:
99
paths:
1010
- 'npm/**'
11-
- 'github/**'
12-
- 'test/**'
11+
- '.github/**'
1312
schedule:
1413
# run once a day at midnight
1514
- cron: '0 0 * * *'

0 commit comments

Comments
 (0)