[skip ci] avoid PR builds for translations

pull/7977/head
arkon 2 years ago
parent 28594bba2c
commit b8cdf7fbff

@ -3,7 +3,7 @@ on:
pull_request:
paths-ignore:
- '**.md'
- 'app/src/main/res/**/strings.xml'
- 'i18n/src/main/res/**/strings.xml'
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}

Loading…
Cancel
Save