Skip to content

Commit

Permalink
Run update job a bit later
Browse files Browse the repository at this point in the history
Signed-off-by: Vanessasaurus <814322+vsoch@users.noreply.github.com>
  • Loading branch information
vsoch committed Nov 3, 2022
1 parent ab936dd commit cc4ae2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: 'Update Containers'
on:
schedule:
# Now daily for a smaller subset of containers
- cron: '0 17 * * *'
- cron: '0 23 * * *'

jobs:
auto-scan:
Expand Down

0 comments on commit cc4ae2c

Please sign in to comment.