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 3f7738c001
commit bf979576cc

View File

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