mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-12 21:03:05 -07:00
Add 'reopened' type to issue labeling workflow
This commit is contained in:
@@ -2,7 +2,7 @@ name: 'Label Child Issues for Project Rollup'
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
issues:
|
issues:
|
||||||
types: ['opened', 'edited']
|
types: ['opened', 'edited', 'reopened']
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
labeler:
|
labeler:
|
||||||
|
|||||||
Reference in New Issue
Block a user