We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 423ff40 commit 6a0403eCopy full SHA for 6a0403e
.github/workflows/update.yml
@@ -3,8 +3,8 @@ name: Update translations
3
4
on:
5
workflow_dispatch:
6
- #schedule:
7
- # - cron: '40 23 * * *'
+ schedule:
+ - cron: '40 23 * * *'
8
#push:
9
# paths:
10
# - '.github/workflows/update.yml'
0 commit comments