Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ShabbirHasan1 authored Mar 26, 2023
1 parent a8dad15 commit 894f12a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
# branches:
# - main
schedule:
- cron: '30 2 * * 1-5'
- cron: '27 15 * * 1-5'
- cron: '23 2 * * 1-5'
- cron: '23 15 * * 1-5'
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 894f12a

Please sign in to comment.