mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-18 02:25:26 +00:00
Fix Coverity Scan time
This commit is contained in:
parent
92a534668b
commit
891a7d61fa
2
.github/workflows/coverity-scan.yml
vendored
2
.github/workflows/coverity-scan.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: coverity-scan
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 1 * * 1,5' # Bi-weekly at 18:00 UTC on Monday and Thursday
|
||||
- cron: '0 9 * * 1,5' # Bi-weekly at 09:00 UTC on Monday and Thursday
|
||||
|
||||
jobs:
|
||||
latest:
|
||||
|
Loading…
Reference in New Issue
Block a user