Skip to content

Commit c56049e

Browse files
authored
Update build.yml
1 parent 1d89e0f commit c56049e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: auto build engine
33
on:
44
release:
55
types: [published]
6-
#schedule:
7-
# - cron: "0 16 * * *"
6+
schedule:
7+
- cron: "0 16 * * *"
88
push:
99
branches:
1010
- master

0 commit comments

Comments
 (0)