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 40b7adf commit 4e57474Copy full SHA for 4e57474
.github/workflows/alert-action-updates.yaml
@@ -1,7 +1,7 @@
1
name: Check Actions Once a Year
2
on:
3
schedule:
4
- cron: 0 0 1 6 *
+ - cron: "0 0 1 6 *"
5
6
jobs:
7
test-detect:
0 commit comments