mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-05-02 17:16:42 +03: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"
|
name: "Pull Request Labeler"
|
||||||
on:
|
on:
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
|
types: [opened]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
triage:
|
triage:
|
||||||
|
Loading…
Reference in New Issue
Block a user