Skip to content

Commit

Permalink
Update run.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
weineo authored Dec 14, 2024
1 parent d3bc28e commit e900414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
types: started
workflow_dispatch:
schedule:
- cron: 35 3 * * *
- cron: 30 22 * * *
jobs:
build-and-deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e900414

Please sign in to comment.