Skip to content

Commit

Permalink
Run trivy-checks daily
Browse files Browse the repository at this point in the history
  • Loading branch information
Argelbargel authored Aug 21, 2024
1 parent 24b9d6a commit 5e4d140
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/trivy-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Trivy Checks
on:
workflow_dispatch:
workflow_call:
schedule:
- cron: '30 22 * * *'

concurrency:
group: trivy-${{ github.ref }}
Expand Down

0 comments on commit 5e4d140

Please sign in to comment.