Skip to content

Commit 76b84d9

Browse files
committed
Changed on to workflow_dispatch for testing
1 parent 4693521 commit 76b84d9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/update-usercount-shields-weekly.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Update usercount shields in READMEs, then sync to adamlui/ai-web-extensions
22

3-
on:
4-
schedule:
5-
- cron: "33 2 * * 2" # every Tue @ 2:33 AM
3+
on: workflow_dispatch
64

75
permissions:
86
contents: read

0 commit comments

Comments
 (0)