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 92d3687 commit 6ffd266Copy full SHA for 6ffd266
.github/workflows/update_contributions.yml
@@ -4,6 +4,9 @@ on:
4
# * is a special character in YAML so you have to quote this string
5
- cron: '45 4 * * *'
6
workflow_dispatch:
7
+ issues:
8
+ types:
9
+ - opened
10
permissions:
11
contents: write
12
0 commit comments