Skip to content

Commit ba3a6f3

Browse files
Increase CI frequency
1 parent 66bb5d4 commit ba3a6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/transifex-pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Pull Translations from Transifex
22

33
on:
44
schedule:
5-
- cron: '0 0 * * *'
5+
- cron: '0 * * * *'
66
workflow_dispatch:
77
permissions:
88
contents: write

0 commit comments

Comments
 (0)