ci: add name to labeler workflow (#2922)

This commit is contained in:
ITOH
2023-03-31 22:51:19 +02:00
committed by GitHub
parent f5abd83cc5
commit 6120c79c3c

View File

@@ -1,3 +1,5 @@
name: Labeler
on:
pull_request_target:
types: ['edited', 'opened', 'reopened', 'synchronize']