Skip to content

Commit 8d2e0a8

Browse files
Update update-lint-and-build.yml (#59)
1 parent d328bcc commit 8d2e0a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-lint-and-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Translation and Linting Workflow
22

33
on:
44
schedule:
5-
- cron: '*/30 * * * *'
5+
- cron: '0 * * * *'
66
push:
77
branches:
88
- '*'

0 commit comments

Comments
 (0)