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 4258384 commit a291257Copy full SHA for a291257
.github/workflows/update-lexicons.yml
@@ -7,7 +7,7 @@ on:
7
branches:
8
- main
9
schedule:
10
- - cron: '0 * * * *'
+ - cron: '0 3 * * *'
11
workflow_dispatch: {}
12
merge_group: {}
13
0 commit comments