Skip to content

Commit 76a5cf5

Browse files
authored
Added on.workflow_dispatch
1 parent f87c50d commit 76a5cf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-root-npm-jsd-shields-weekly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Update npm/jsDelivr shields in root README
33
on:
44
schedule:
55
- cron: "45 3 * * 5" # every Fri @ 3:45 AM
6+
workflow_dispatch:
67

78
permissions:
89
contents: read

0 commit comments

Comments
 (0)