Skip to content

Update Landscape from LFX 2026-09-04 #156

Update Landscape from LFX 2026-09-04

Update Landscape from LFX 2026-09-04 #156

Workflow file for this run

name: Validate Landscape
on:
merge_group:
pull_request:
branches:
- main
- master
permissions: {}
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
validate-landscape:
runs-on: ubuntu-latest
name: "Validate landscape.yml file"
permissions:
contents: read
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- uses: cncf/landscape2-validate-action@6381e8747c73412e638670807b402ef2b863e9f8 # v2.0.1
with:
target_kind: data
target_path: ./landscape.yml