Skip to content

Commit 54aafba

Browse files
authored
build: Hourly
1 parent aba18f2 commit 54aafba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build
22
on:
33
workflow_dispatch:
44
schedule:
5-
- cron: '0 0 * * *'
5+
- cron: '0 * * * *'
66

77
concurrency:
88
group: build

0 commit comments

Comments
 (0)