Skip to content

Commit

Permalink
Run the transifex workflow on changes to relevant files
Browse files Browse the repository at this point in the history
  • Loading branch information
AA-Turner committed Feb 18, 2025
1 parent 179e242 commit 552f614
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/transifex.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Synchronise translations

on:
push:
paths:
- ".github/workflows/transifex.yml"
- "utils/babel_runner.py"
schedule:
# 22:38 GMT, every Sunday. Chosen to be a random time.
- cron: "38 22 * * SUN"
Expand Down

0 comments on commit 552f614

Please sign in to comment.