Albirew/tachiyomi
Archivé
1
0
Bifurcation 0

Update ignore paths for translation PRs

Cette révision appartient à :
arkon 2023-12-17 09:59:47 -05:00
Parent 3847d4f4cf
révision 02cd2d2ca3

Voir le fichier

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