Skip to content

Commit bd273f9

Browse files
authored
ci: Update crowdin task (#183)
1 parent 723424b commit bd273f9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/crowdin-tasks.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ on:
1010
# │ │ │ │ │ 7 is also Sunday on some systems)
1111
# │ │ │ │ │
1212
# │ │ │ │ │
13-
- cron: '0 0 * * *'
13+
- cron: '15 6 * * 5'
1414
workflow_dispatch:
1515
push:
16+
branches:
17+
- 'architectury/**'
1618

1719
jobs:
1820
crowdin-tasks:

0 commit comments

Comments
 (0)