Browse Source

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
feature/julioromano/geocoding_api
Benoit Marty 1 year ago
parent
commit
3c06e94805
  1. 2
      .github/workflows/sync-localazy.yml

2
.github/workflows/sync-localazy.yml

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

Loading…
Cancel
Save