Skip to content

Commit a68ce45

Browse files
committed
test schedule
1 parent 0fb269c commit a68ce45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverity_scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: FreeRTOS-Kernel Coverity Scan
22
on:
33
schedule: ## Scheduled to run at 12 AM UTC.
4-
- cron: '8 20 * * *'
4+
- cron: '29 8 * * *'
55

66

77
jobs:

0 commit comments

Comments
 (0)