Skip to content

Commit

Permalink
fix: let's wait for branch cache
Browse files Browse the repository at this point in the history
Doc-only: true

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
  • Loading branch information
grom72 committed Oct 28, 2024
1 parent 1834061 commit 845b59b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Trivy scan
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
- cron: '5 0 * * *'
push:
branches: ["master", "release/**"]
pull_request:
Expand Down

0 comments on commit 845b59b

Please sign in to comment.