Skip to content

Commit

Permalink
Change scheduled time
Browse files Browse the repository at this point in the history
  • Loading branch information
PHILO-HE committed Apr 28, 2024
1 parent 7927a76 commit 2515c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/velox_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on:
paths:
- '.github/workflows/velox_nightly.yml'
schedule:
- cron: '0 0 * * *'
- cron: '0 20 * * *'

concurrency:
group: ${{ github.repository }}-${{ github.head_ref || github.sha }}-${{ github.workflow }}
Expand Down

0 comments on commit 2515c16

Please sign in to comment.