Skip to content

Commit 834ada0

Browse files
committed
Add .po to skip check pattern
1 parent d9287a6 commit 834ada0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/commands/should-skip-job.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
COMMON_PATTERNS=(
1818
"*.md"
19+
"*.po"
1920
"*.pot"
2021
"*.txt"
2122
".gitignore"

0 commit comments

Comments
 (0)