Skip to content

Commit 0fb269c

Browse files
committed
test schedule
1 parent b2e8106 commit 0fb269c

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 17 * * *'
4+
- cron: '8 20 * * *'
55

66

77
jobs:

0 commit comments

Comments
 (0)