mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-10-23 04:51:57 +00:00
change cron schedule
This commit is contained in:
committed by
Raul Del Pozo Moreno
parent
aec90c2f3d
commit
750aa90b91
2
.github/workflows/trivy-dashbaord-4-4.yml
vendored
2
.github/workflows/trivy-dashbaord-4-4.yml
vendored
@@ -14,7 +14,7 @@ on:
|
||||
- master
|
||||
- stable
|
||||
schedule:
|
||||
- cron: '34 2 * * *'
|
||||
- cron: '34 2 * * 1'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
2
.github/workflows/trivy-indexer-4-4.yml
vendored
2
.github/workflows/trivy-indexer-4-4.yml
vendored
@@ -14,7 +14,7 @@ on:
|
||||
- master
|
||||
- stable
|
||||
schedule:
|
||||
- cron: '34 2 * * *'
|
||||
- cron: '34 2 * * 1'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
2
.github/workflows/trivy-manager-4-4.yml
vendored
2
.github/workflows/trivy-manager-4-4.yml
vendored
@@ -14,7 +14,7 @@ on:
|
||||
- master
|
||||
- stable
|
||||
schedule:
|
||||
- cron: '34 2 * * *'
|
||||
- cron: '34 2 * * 1'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
Reference in New Issue
Block a user