Skip to content

Commit

Permalink
cron update
Browse files Browse the repository at this point in the history
  • Loading branch information
pirafrank committed Nov 14, 2024
1 parent e056ce8 commit e63179f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ run-name: Build ${{ github.event.inputs.ref }}
on:
schedule:
- cron: '0 18 * * *'
- cron: '10 18 * * *'
- cron: '0 19 * * *'
- cron: '0 6 * * *'
- cron: '10 6 * * *'
- cron: '0 7 * * *'
workflow_dispatch:
inputs:
ref:
Expand Down

0 comments on commit e63179f

Please sign in to comment.