We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87cfa2f commit d83a044Copy full SHA for d83a044
.github/workflows/docker-publish.yml
@@ -1,7 +1,7 @@
1
name: Trivy cached
2
on:
3
schedule:
4
- - cron: '0 23 */3 * *'
+ - cron: '0 1 */3 * *'
5
push:
6
branches: [ "master" ]
7
paths:
0 commit comments