Skip to content

Commit

Permalink
Merge pull request #41 from OmegaSquad82/OmegaSquad82-patch-1
Browse files Browse the repository at this point in the history
Update trivy.yml
  • Loading branch information
OmegaSquad82 authored Sep 24, 2024
2 parents b8a1011 + 3437a32 commit 9d705f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: bluevuln
on:
schedule:
- cron:
"55 06 * * *" # build at 06:55 UTC every day
# (50 minutes after custom image build was triggered)
"55 0,6,12,18 * * *" # build at {0,6,12,18}:55 UTC every day
# (50 minutes after custom image build was triggered, then every 6h)
pull_request:
workflow_dispatch:
env:
Expand Down

0 comments on commit 9d705f7

Please sign in to comment.