Skip to content

Commit

Permalink
run workflow at 6 in the morning
Browse files Browse the repository at this point in the history
  • Loading branch information
Fansana committed Jul 25, 2024
1 parent 4300194 commit 9c90441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ concurrency:
on:
workflow_dispatch:
schedule:
- cron: '0 10 * * *'
- cron: '0 6 * * *'

jobs:
build:
Expand Down

0 comments on commit 9c90441

Please sign in to comment.