Skip to content

Commit 66b2bf8

Browse files
committed
chore: update frequency to monthy
executes 12 hours prior to import workflow
1 parent 9fe8a92 commit 66b2bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-crowdin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build Crowdin project
22

33
on:
44
schedule:
5-
- cron: "20 16 * * Mon"
5+
- cron: "20 04 1 * *"
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)