Skip to content

Commit 6ffd266

Browse files
committed
Trigger on new issues
1 parent 92d3687 commit 6ffd266

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/update_contributions.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
# * is a special character in YAML so you have to quote this string
55
- cron: '45 4 * * *'
66
workflow_dispatch:
7+
issues:
8+
types:
9+
- opened
710
permissions:
811
contents: write
912

0 commit comments

Comments
 (0)