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 4693521 commit 76b84d9Copy full SHA for 76b84d9
.github/workflows/update-usercount-shields-weekly.yml
@@ -1,8 +1,6 @@
1
name: Update usercount shields in READMEs, then sync to adamlui/ai-web-extensions
2
3
-on:
4
- schedule:
5
- - cron: "33 2 * * 2" # every Tue @ 2:33 AM
+on: workflow_dispatch
6
7
permissions:
8
contents: read
0 commit comments