Added wiki generator

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
+2
View File
@@ -2,6 +2,8 @@ name: Check with kubeconform
on: on:
push: push:
branches: [ main ] branches: [ main ]
paths:
- 'k8s/**'
jobs: jobs:
lint: lint:
runs-on: ubuntu-latest runs-on: ubuntu-latest