summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/labeler.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml
index 057208eda3..fa4a58c3a9 100644
--- a/.github/workflows/labeler.yml
+++ b/.github/workflows/labeler.yml
@@ -1,6 +1,8 @@
name: "Pull Request Labeler"
on:
-- pull_request_target
+ pull_request_target:
+ branches-ignore:
+ - 'l10n_develop'
jobs:
triage: