Fix PR build check

This commit is contained in:
AntsyLich
2024-10-15 02:13:37 +06:00
committed by GitHub
parent de36357da8
commit 9503082d44

View File

@ -2,6 +2,7 @@ name: PR build check
on:
pull_request:
paths:
- '**'
- '!**.md'
- '!i18n/src/commonMain/moko-resources/**/strings.xml'
- '!i18n/src/commonMain/moko-resources/**/plurals.xml'