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 61a73ed commit abc5f8cCopy full SHA for abc5f8c
.github/workflows/cron-licenses.yml
@@ -1,5 +1,5 @@
1
on:
2
- cron:
+ schedule:
3
# weekly on Monday at 0:07 UTC
4
- cron: "7 0 * * 1"
5
0 commit comments