mirror of
https://github.com/mike-rambil/Advanced-Git.git
synced 2026-05-12 10:20:43 -05:00
Add 'reopened' and 'labeled' types to issue trigger
This commit is contained in:
committed by
GitHub
parent
b040860833
commit
7a9008ffe3
@@ -4,6 +4,8 @@ on:
|
||||
issues:
|
||||
types:
|
||||
- opened
|
||||
- reopened
|
||||
- labeled
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user