aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/sync_crowdin.yml2
-rw-r--r--.github/workflows/update_publicsuffix_data.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/sync_crowdin.yml b/.github/workflows/sync_crowdin.yml
index d950a2b9..cd7cf05f 100644
--- a/.github/workflows/sync_crowdin.yml
+++ b/.github/workflows/sync_crowdin.yml
@@ -40,7 +40,7 @@ jobs:
body: This is an automated pull request to sync localisations from Crowdin.
branch: bot/crowdin-sync
commit-message: "strings: sync with crowdin"
- labels: A-localisation, P-low, S-waiting-on-review
+ labels: A-localisation, S-automerge
title: Sync localisations from Crowdin
token: ${{ secrets.PSL_UPDATE_TOKEN }}
diff --git a/.github/workflows/update_publicsuffix_data.yml b/.github/workflows/update_publicsuffix_data.yml
index d0700d52..e6518d45 100644
--- a/.github/workflows/update_publicsuffix_data.yml
+++ b/.github/workflows/update_publicsuffix_data.yml
@@ -43,7 +43,7 @@ jobs:
body: This is an automated pull request to update the publicsuffixes file to the latest copy from Mozilla
branch: bot/update-psl
commit-message: "autofill-parser: update publicsuffixes file"
- labels: A-PSL
+ labels: A-PSL, S-automerge
title: Update Public Suffix List data
token: ${{ secrets.PSL_UPDATE_TOKEN }}