Add 'reopened' and 'labeled' types to issue trigger

This commit is contained in:
Micheal Palliparambil
2026-01-20 21:29:47 -06:00
committed by GitHub
parent b040860833
commit 7a9008ffe3
+2
View File
@@ -4,6 +4,8 @@ on:
issues:
types:
- opened
- reopened
- labeled
permissions:
contents: write