Skip to content

Improve Prow test dumper script to crosscheck settings with GitHub branchprotections #1903

Improve Prow test dumper script to crosscheck settings with GitHub branchprotections

Improve Prow test dumper script to crosscheck settings with GitHub branchprotections #1903

Workflow file for this run

---
name: yamllint
on:
pull_request:
types: [opened, edited, synchronize, reopened]
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: yaml-lint
uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3.1.1
with:
config_file: .yamllint.yaml