Skip to content

Commit

Permalink
ci: update cron schedule (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
marshacb authored Nov 11, 2023
1 parent 92449e7 commit 732e810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: registry

on:
schedule:
- cron: '0 */2 * * *'
- cron: '0 0 * * 0'

jobs:
build-registry:
Expand Down

0 comments on commit 732e810

Please sign in to comment.