Skip to content

Commit

Permalink
chore: automate monthly contributors generation
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHenry committed May 4, 2021
1 parent f09343a commit 0e5cd96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/generate-contributors.yml
@@ -1,7 +1,8 @@
name: "Generate contributors"

on:
workflow_dispatch:
schedule:
- cron: "0 0 1 * *"

env:
PRIMARY_NODE_VERSION: 12
Expand Down

0 comments on commit 0e5cd96

Please sign in to comment.