Skip to content

Commit 6879d8e

Browse files
Update build.yml
1 parent 8c641f7 commit 6879d8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Build binary
22

33
on:
4-
workflow_dispatch
5-
#schedule:
6-
# - cron: '5 5 * * *'
4+
#workflow_dispatch
5+
schedule:
6+
- cron: '5 5 * * *'
77

88
permissions:
99
contents: write

0 commit comments

Comments
 (0)