Skip to content

Commit 894f12a

Browse files
Update main.yml
1 parent a8dad15 commit 894f12a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ on:
77
# branches:
88
# - main
99
schedule:
10-
- cron: '30 2 * * 1-5'
11-
- cron: '27 15 * * 1-5'
10+
- cron: '23 2 * * 1-5'
11+
- cron: '23 15 * * 1-5'
1212
jobs:
1313
build:
1414
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)