Update issue handler for prs

This commit is contained in:
Janne Valkealahti
2023-04-06 08:45:33 +01:00
parent 2e19929a32
commit fbbfd7b9c9

View File

@@ -4,6 +4,8 @@ on:
workflow_dispatch:
issues:
types: [opened, labeled, unlabeled]
pull_request:
types: [opened, labeled, unlabeled]
jobs:
labeler: