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:
parent
e9f840d8ca
commit
add3c5df70
1
.github/workflows/labeler.yml
vendored
1
.github/workflows/labeler.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: "Pull Request Labeler"
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [opened]
|
||||
|
||||
jobs:
|
||||
triage:
|
||||
|
Loading…
Reference in New Issue
Block a user