Added wiki generator
Some checks failed
Terraform / Terraform (push) Has been cancelled
Update Authentik Applications Wiki / Generate and Update Wiki (push) Failing after 19s

This commit is contained in:
AB from home.homenet
2025-09-16 15:57:48 +03:00
parent 3daf7cf79a
commit 993cf1985d
2 changed files with 17 additions and 15 deletions

View File

@@ -2,6 +2,8 @@ name: Check with kubeconform
on:
push:
branches: [ main ]
paths:
- 'k8s/**'
jobs:
lint:
runs-on: ubuntu-latest