Skip to content

Commit d1540cf

Browse files
committed
chore: suspend auto lexicons update
1 parent 8309e4e commit d1540cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-lexicons.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66
push:
77
branches:
88
- main
9-
schedule:
10-
- cron: '0 3 * * *'
9+
# schedule:
10+
# - cron: '0 3 * * *'
1111
workflow_dispatch: {}
1212
merge_group: {}
1313

0 commit comments

Comments
 (0)