From f4d2a30e23c16a215d355a3d90269ba9853deb01 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Thu, 22 Aug 2024 22:20:42 +0200 Subject: [PATCH] f --- .gitea/workflows/gitleaks.yaml | 2 ++ README.md | 6 ++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/gitleaks.yaml b/.gitea/workflows/gitleaks.yaml index 82300288..96a2e19f 100644 --- a/.gitea/workflows/gitleaks.yaml +++ b/.gitea/workflows/gitleaks.yaml @@ -3,6 +3,8 @@ on: push: branches: [ master ] pull_request: + schedule: + - cron: '* 22 * * *' # test jobs: gitleaks: diff --git a/README.md b/README.md index f84fd499..c50fe92d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # ansible_heimserver -![status-badge](https://git.mgrote.net/mg/homeserver/actions/workflows/ansible-lint.yaml/badge.svg) - ## ansible-devspace - Repository: https://git.mgrote.net/container-images/ansible-devspace @@ -9,3 +7,7 @@ - ``devspace.sh`` pulled Image, prüft ob SSH-Key und ``vault-pass`` vorhanden sind - mountet git-Secrets - startet Container + + +https://git.mgrote.net/mg/homeserver/actions/workflows/{workflow_file}/badge.svg?branch={branch}&event={event} +https://git.mgrote.net/mg/homeserver/actions/workflows/ansible-lint.yaml/badge.svg