Skip to content

Add PNC prebuild task based upon git-clone-oci-ta #2686

Add PNC prebuild task based upon git-clone-oci-ta

Add PNC prebuild task based upon git-clone-oci-ta #2686

Workflow file for this run

---
name: yamllint
"on":
pull_request:
branches: [main]
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint YAML files
run: yamllint .