Create PR to sync Localazy strings in the name of ElementBot, to that created PR can trigger other GitHub actions.

Ref: https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs
This commit is contained in:
Benoit Marty 2023-06-19 14:12:15 +02:00
parent fe5524bae4
commit 3c06e94805

View file

@ -31,3 +31,5 @@ jobs:
- Update Strings from Localazy
branch: sync-localazy
base: develop
env:
GITHUB_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }}