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 551070d commit 891cf16Copy full SHA for 891cf16
.github/workflows/atc-coding-rules-update.yml
@@ -2,7 +2,7 @@ name: "ATC-rules-update"
2
3
on:
4
workflow_dispatch:
5
- schedule:
+ schedule:
6
- cron: '0 20 * * 0'
7
8
jobs:
0 commit comments