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