We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c86880a commit e0a7e75Copy full SHA for e0a7e75
.github/workflows/ci-aqua-security-trivy-tests.yml
@@ -12,7 +12,7 @@ on:
12
branches:
13
- master
14
schedule:
15
- - cron: "0 * * * *"
+ - cron: "0 2 * * *"
16
jobs:
17
build:
18
name: trivy-tests
0 commit comments