Skip to content

Commit 8cff03a

Browse files
committed
Revert "Disable workflow temporarily"
This reverts commit a49bac0.
1 parent 8bd0f61 commit 8cff03a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Translation and Linting Workflow
22

33
on:
4+
schedule:
5+
- cron: '0 * * * *'
46
push:
57
branches:
68
- '*'

0 commit comments

Comments
 (0)