Skip to content

Commit 1d6e61c

Browse files
committed
chore(ci): add trigger paths for building action
1 parent 8965edb commit 1d6e61c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
paths:
88
- "app/**/*.js"
99
- "app/**/*.vue"
10+
- "app/src/language/**/*.po"
11+
- "app/i18n.json"
1012
- "app/package.json"
1113
- "app/.env*"
1214
- "**/*.go"

0 commit comments

Comments
 (0)