Skip to content

Commit

Permalink
fix: Limit path
Browse files Browse the repository at this point in the history
  • Loading branch information
reasje committed Sep 13, 2024
1 parent 0ced961 commit ceeab3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/translate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- pre_main_qa
paths:
- 'assets/flutter_i18n/en.json'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit ceeab3c

Please sign in to comment.