Skip to content

feat: Add konflux-kargo-bot ability to automerge kargo app in stage #1401

feat: Add konflux-kargo-bot ability to automerge kargo app in stage

feat: Add konflux-kargo-bot ability to automerge kargo app in stage #1401

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 .