Skip to content

Commit d83a044

Browse files
.
1 parent 87cfa2f commit d83a044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Trivy cached
22
on:
33
schedule:
4-
- cron: '0 23 */3 * *'
4+
- cron: '0 1 */3 * *'
55
push:
66
branches: [ "master" ]
77
paths:

0 commit comments

Comments
 (0)