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 fed4784 commit 103cd55Copy full SHA for 103cd55
.github/workflows/parse.yml
@@ -7,6 +7,7 @@ on:
7
- 'main'
8
paths:
9
- 'langindex.json'
10
+ - '.github/workflows/parse.yml'
11
schedule:
12
- cron: '0 5 * * *'
13
0 commit comments