Skip to content

feat: Add kubeconform cache (#118) #138

feat: Add kubeconform cache (#118)

feat: Add kubeconform cache (#118) #138

Workflow file for this run

name: Validate
on:
push:
branches:
- main
pull_request:
branches:
- main
concurrency:
group: pr-${{ github.ref }}
cancel-in-progress: true
permissions: read-all
jobs:
workflow:
name: Workflow
uses: action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml@d957d704303a8454282dc346eb7de9254376919c # v0.8.0
with:
auto_doc: true
shellcheck: true
yamlfmt: true
rumdl: true