Skip to content

Commit

Permalink
test: [NPM] skip cyclonus for test dir (#2247)
Browse files Browse the repository at this point in the history
Signed-off-by: Hunter Gregory <[email protected]>
  • Loading branch information
huntergregory authored Sep 26, 2023
1 parent beeb66a commit f28fe96
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cyclonus-netpol-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ on:
pull_request:
paths:
- 'npm/**'
- 'github/**'
- 'test/**'
- '.github/**'
schedule:
# run once a day at midnight
- cron: '0 0 * * *'
Expand Down

0 comments on commit f28fe96

Please sign in to comment.