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.
on.workflow_dispatch
1 parent 8515b08 commit 1131a70Copy full SHA for 1131a70
1 file changed
.github/workflows/update-root-usercount-jsd-shields-weekly.yml
@@ -3,6 +3,7 @@ name: Update usercount/jsDelivr shields in root readmes
3
on:
4
schedule:
5
- cron: "35 1 * * 3" # every Wed @ 1:35 AM
6
+ workflow_dispatch:
7
8
permissions:
9
contents: read
0 commit comments