Skip to content

Commit 552f614

Browse files
committed
Run the transifex workflow on changes to relevant files
1 parent 179e242 commit 552f614

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/transifex.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: Synchronise translations
22

33
on:
4+
push:
5+
paths:
6+
- ".github/workflows/transifex.yml"
7+
- "utils/babel_runner.py"
48
schedule:
59
# 22:38 GMT, every Sunday. Chosen to be a random time.
610
- cron: "38 22 * * SUN"

0 commit comments

Comments
 (0)