Skip to content

Merge pull request #738 from riscv-admin/Dec-19-2024 #42

Merge pull request #738 from riscv-admin/Dec-19-2024

Merge pull request #738 from riscv-admin/Dec-19-2024 #42

Workflow file for this run

name: Validate
on:
merge_group:
pull_request:
types: [opened, synchronize, reopened]
push:
branches:
- main
- master
jobs:
validate-landscape:
runs-on: ubuntu-latest
name: "Validate landscape.yml file"
steps:
- uses: actions/checkout@v3
- uses: cncf/landscape2-validate-action@v2
with:
target_kind: data
target_path: ./landscape.yml