[Chore](CI)Scheduling cycles should use standard crontab (#19144)
This commit is contained in:
2
.github/workflows/sonarcloud.yml
vendored
2
.github/workflows/sonarcloud.yml
vendored
@ -19,7 +19,7 @@
|
||||
name: Code Quality Analysis
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 12,20 * * ?'
|
||||
- cron: '30 3,14 * * *'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user