1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-12-16 01:10:30 +02:00

Update labeler.yml (#3867)

Run labeler action only when a Pull Request is opened.
This commit is contained in:
Eric Cornelissen 2020-11-16 10:36:58 +01:00 committed by GitHub
parent e9f840d8ca
commit add3c5df70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
name: "Pull Request Labeler"
on:
pull_request_target:
types: [opened]
jobs:
triage: