fix: Update Labeler (#2)

This commit is contained in:
Justin Hammond 2021-09-23 18:29:52 +08:00 committed by GitHub
parent bca3bb35df
commit d4c0a7599b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
on:
pull_request_target: # for OSS with public contributions
pull_request:
pull_request_target:
types: [ opened, reopened, edited, synchronize, ready_for_review, labeled, unlabeled ]
name: Labeler
jobs:
labeler: