Skip to content

Commit

Permalink
Fix PR build check
Browse files Browse the repository at this point in the history
  • Loading branch information
AntsyLich authored Oct 14, 2024
1 parent de36357 commit 9503082
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 9503082

Please sign in to comment.