Skip to content

Commit ed1a8dc

Browse files
committed
Only run on schedule
Signed-off-by: tdruez <[email protected]>
1 parent 1bbbe3f commit ed1a8dc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/sca-integration-ort-package-file.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ on:
1111
schedule:
1212
# Run once a week (every 7 days) at 00:00 UTC on Sunday
1313
- cron: "0 0 * * 0"
14-
pull_request:
15-
push:
16-
branches:
17-
- main
1814

1915
permissions:
2016
contents: read

0 commit comments

Comments
 (0)