Skip to content

Commit

Permalink
Update Cron jobs
Browse files Browse the repository at this point in the history
Build Once a day
  • Loading branch information
elysia-best authored Apr 24, 2024
1 parent 004e36e commit 158e302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
push:
schedule:
- cron: 0 0 * * 0
- cron: 59 59 23 * * ? *

defaults:
run:
Expand Down

0 comments on commit 158e302

Please sign in to comment.