Skip to content

Commit 103cd55

Browse files
committed
Auto run parse if yml file has changed
1 parent fed4784 commit 103cd55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/parse.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- 'main'
88
paths:
99
- 'langindex.json'
10+
- '.github/workflows/parse.yml'
1011
schedule:
1112
- cron: '0 5 * * *'
1213

0 commit comments

Comments
 (0)