fix(github): fix Crowdin and PSL pull labels

This commit is contained in:
Harsh Shandilya 2022-10-30 08:12:16 +00:00
parent f870dd4913
commit a3118c5476
2 changed files with 2 additions and 2 deletions

View file

@ -40,7 +40,7 @@ jobs:
body: This is an automated pull request to sync localisations from Crowdin. body: This is an automated pull request to sync localisations from Crowdin.
branch: bot/crowdin-sync branch: bot/crowdin-sync
commit-message: "strings: sync with crowdin" 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 title: Sync localisations from Crowdin
token: ${{ secrets.PSL_UPDATE_TOKEN }} token: ${{ secrets.PSL_UPDATE_TOKEN }}

View file

@ -43,7 +43,7 @@ jobs:
body: This is an automated pull request to update the publicsuffixes file to the latest copy from Mozilla body: This is an automated pull request to update the publicsuffixes file to the latest copy from Mozilla
branch: bot/update-psl branch: bot/update-psl
commit-message: "autofill-parser: update publicsuffixes file" commit-message: "autofill-parser: update publicsuffixes file"
labels: A-PSL labels: A-PSL, S-automerge
title: Update Public Suffix List data title: Update Public Suffix List data
token: ${{ secrets.PSL_UPDATE_TOKEN }} token: ${{ secrets.PSL_UPDATE_TOKEN }}