Added wiki generator
This commit is contained in:
@@ -2,6 +2,8 @@ name: Check with kubeconform
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- 'k8s/**'
|
||||
jobs:
|
||||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
@@ -98,4 +100,4 @@ jobs:
|
||||
|
||||
Invalid files:
|
||||
${{ env.INVALID_FILES }}
|
||||
<a href="https://gt.hexor.cy/${{ github.repository }}/actions/runs/${{ github.run_number }}">🔗 Check details</a>
|
||||
<a href="https://gt.hexor.cy/${{ github.repository }}/actions/runs/${{ github.run_number }}">🔗 Check details</a>
|
||||
|
Reference in New Issue
Block a user