Skip to content

Commit e1a69a7

Browse files
authored
build: update actions schedule to Mon-Fri
1 parent f580c1f commit e1a69a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches:
88
- main
99
schedule:
10-
- cron: '0 19 * * *'
10+
- cron: '0 19 * * 1-5'
1111
workflow_dispatch: {}
1212

1313
jobs:

0 commit comments

Comments
 (0)