Skip to content

Commit 253a10c

Browse files
Update build.yml
1 parent 6132d8c commit 253a10c

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
@@ -8,7 +8,7 @@ on:
88
workflow_dispatch:
99
schedule:
1010
# Run the workflow on the 1st of every month at midnight
11-
- cron: '0 0 1 * *'
11+
- cron: '0 * * *'
1212

1313
jobs:
1414
build:

0 commit comments

Comments
 (0)