ci: only run label action once
This commit is contained in:
parent
55d00a3cf6
commit
5b67dbf8d0
3
.github/workflows/labeller.yml
vendored
3
.github/workflows/labeller.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: "Pull Request Labeler"
|
||||
on:
|
||||
- pull_request_target
|
||||
pull_request_target:
|
||||
types: [opened, reopened]
|
||||
|
||||
jobs:
|
||||
triage:
|
||||
|
Loading…
Reference in New Issue
Block a user