Skip to content

Commit

Permalink
Update run.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wiseowldev authored Sep 24, 2024
1 parent 49816bd commit 480093f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: run
on:
workflow_dispatch:
schedule:
- cron: "0 7 * * *"
- cron: "0 11 * * *"
- cron: "0 5 * * *"
- cron: "0 10 * * *"

jobs:
build:
Expand Down

0 comments on commit 480093f

Please sign in to comment.