mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-12 17:23:38 +00:00
ci: only run label action once
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user