Skip to content

Commit

Permalink
Update run.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shanzhibulin authored Oct 10, 2023
1 parent 788d94c commit 03dabfa
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 @@ -6,7 +6,7 @@ on:
watch:
types: started
schedule:
- cron: '30 06,10,23 * * *'
- cron: '30 06,23 * * *'
jobs:
build-and-deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 03dabfa

Please sign in to comment.