Skip to content

Commit d96fbbe

Browse files
committed
ci: schedule back
1 parent 64e84b3 commit d96fbbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
workflow_dispatch:
1010
push:
1111
branches: main
12-
# schedule:
13-
# - cron: "0 0 * * *"
12+
schedule:
13+
- cron: "0 0 * * *"
1414

1515
env:
1616
CI: true

0 commit comments

Comments
 (0)