We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2e8106 commit 0fb269cCopy full SHA for 0fb269c
.github/workflows/coverity_scan.yml
@@ -1,7 +1,7 @@
1
name: FreeRTOS-Kernel Coverity Scan
2
on:
3
schedule: ## Scheduled to run at 12 AM UTC.
4
- - cron: '8 17 * * *'
+ - cron: '8 20 * * *'
5
6
7
jobs:
0 commit comments