diff --git a/.github/workflows/sync-strings.yml b/.github/workflows/sync-strings.yml index 6578c36a1..932f4a1d5 100644 --- a/.github/workflows/sync-strings.yml +++ b/.github/workflows/sync-strings.yml @@ -39,3 +39,4 @@ jobs: branch: automation/sync-strings-${{ steps.fenix-beta-version.outputs.major-beta-version }} title: "Sync Strings from master to releases_${{steps.fenix-beta-version.outputs.fenix-beta-version}}.0" body: "This (automated) PR syncs strings from `master` to `releases_${{steps.fenix-beta-version.outputs.fenix-beta-version}}.0.0`" + labels: needs:review