Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Commit

Permalink
Update shuttle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-matsui committed Dec 25, 2023
1 parent 7c78191 commit 58807ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shuttle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- main
schedule:
- cron: '0 */2 * * *' # 10 times per day
- cron: '0 */1 * * *' # 24 times per day
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 58807ae

Please sign in to comment.