1
0
Fork 0

github: coverity.yml - run at 4am on Sunday

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2025-11-13 15:09:44 +01:00
parent 685a8667ad
commit 007a74a867

View file

@ -5,9 +5,9 @@ on:
# push:
# branches:
# - master
# schedule:
# # Run once a week on Sunday at midnight UTC
# - cron: '0 4 * * 0'
schedule:
# Run once a week on Sunday at 4am UTC
- cron: '0 4 * * 0'
jobs:
coverity: