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 f87c50d commit 76a5cf5Copy full SHA for 76a5cf5
.github/workflows/update-root-npm-jsd-shields-weekly.yml
@@ -3,6 +3,7 @@ name: Update npm/jsDelivr shields in root README
3
on:
4
schedule:
5
- cron: "45 3 * * 5" # every Fri @ 3:45 AM
6
+ workflow_dispatch:
7
8
permissions:
9
contents: read
0 commit comments