Skip to content

KFLUXINFRA-4167: Create a staging ArgoCD instance for infra-deployments #1409

KFLUXINFRA-4167: Create a staging ArgoCD instance for infra-deployments

KFLUXINFRA-4167: Create a staging ArgoCD instance for infra-deployments #1409

Workflow file for this run

name: Lint manifests with yamllint
on:
pull_request:
branches: [ main ]
push:
branches: [ main ]
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint yaml manifests
run: |
yamllint -f github .