cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 1489db4545ff8af895b4a7fe023723658bde252c
parent cf3085a548d5c3dc20003e359e6e9f56c4ff2dab
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sun,  7 Dec 2025 21:33:56 +0100

fix

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

Diffstat:
M.github/workflows/validate.yaml | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/validate.yaml b/.github/workflows/validate.yaml @@ -57,10 +57,6 @@ jobs: ./scripts/validate.sh continue-on-error: true - - name: Validate Flux sources - run: | - flux check --pre - security-scan: name: Security Scanning runs-on: ubuntu-latest