Skip to content

Commit 27c654f

Browse files
authored
Merge pull request #5798 from BOINC/vko_nightly_coverity_builds
[coverity] run builds nightly instead of weekly
2 parents afe1c73 + 48d4f54 commit 27c654f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
name: Coverity
1919
on:
2020
schedule:
21-
- cron: '0 0 * * 0'
21+
- cron: '0 0 * * *'
2222

2323
jobs:
2424
coverity:

0 commit comments

Comments
 (0)