Skip to content

Commit 007a74a

Browse files
committed
github: coverity.yml - run at 4am on Sunday
Signed-off-by: Jaroslav Kysela <[email protected]>
1 parent 685a866 commit 007a74a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/coverity.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ on:
55
# push:
66
# branches:
77
# - master
8-
# schedule:
9-
# # Run once a week on Sunday at midnight UTC
10-
# - cron: '0 4 * * 0'
8+
schedule:
9+
# Run once a week on Sunday at 4am UTC
10+
- cron: '0 4 * * 0'
1111

1212
jobs:
1313
coverity:

0 commit comments

Comments
 (0)