mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-10-23 16:13:42 +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
|
- master
|
||||||
- stable
|
- stable
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '34 2 * * *'
|
- cron: '34 2 * * 1'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
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
|
- master
|
||||||
- stable
|
- stable
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '34 2 * * *'
|
- cron: '34 2 * * 1'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
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
|
- master
|
||||||
- stable
|
- stable
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '34 2 * * *'
|
- cron: '34 2 * * 1'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
Reference in New Issue
Block a user