We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3f55c1 commit 160b72fCopy full SHA for 160b72f
.github/workflows/i18n-consistency-checker.yaml
@@ -7,7 +7,7 @@ on:
7
paths:
8
- .github/workflows/i18n-consistency-check.yml
9
schedule:
10
- - cron: '0 0 1 * *'
+ - cron: '0 0 1 * *' # run at midnight, on day 1 of the month
11
workflow_dispatch:
12
13
jobs:
0 commit comments