Skip to content

Commit 2269f28

Browse files
ci: revert PR triggers
1 parent f5d3a22 commit 2269f28

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

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

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,9 @@ name: Cyclonus Network Policy Extended Test
22

33
on:
44
workflow_dispatch:
5-
push:
6-
branches:
7-
- main
8-
- release/*
9-
pull_request:
10-
paths:
11-
- 'npm/**'
12-
- '.github/**'
135
schedule:
146
# run once a day at midnight
15-
- cron: '0 0 * * *'
7+
- cron: "0 0 * * *"
168

179
jobs:
1810
cyclonus-test:

0 commit comments

Comments
 (0)