Fixes #19773 - Add a needs:review label to the automatic String Sync PRs (#19774)

upstream-sync
Stefan Arentz 3 years ago committed by GitHub
parent 13f9a35131
commit eaf74a1868
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save