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 ed84f37 commit 3ebfc77Copy full SHA for 3ebfc77
.github/workflows/cron-licenses.yml
@@ -1,8 +1,8 @@
1
name: cron-licenses
2
3
on:
4
- schedule:
5
- - cron: "7 0 * * 1" # every Monday at 00:07 UTC
+ #schedule:
+ # - cron: "7 0 * * 1" # every Monday at 00:07 UTC
6
workflow_dispatch:
7
8
jobs:
0 commit comments