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.
1 parent 531a5d8 commit cf46c99Copy full SHA for cf46c99
.github/workflows/update-contribs.yml
@@ -1,7 +1,7 @@
1
name: Update Contributors
2
3
on:
4
- workflow-dispatch:
+ workflow_dispatch:
5
schedule:
6
# Runs on the first of each month (see https://crontab.guru)
7
- cron: "* * 1 * *"
0 commit comments