Skip to content

sync: main to stable-2.x #13293

sync: main to stable-2.x

sync: main to stable-2.x #13293

name: Validate .gitattributes file
on: pull_request
permissions: # set contents: read at top-level, per OpenSSF ScoreCard rule TokenPermissionsID
contents: read
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Validate OpenAPI spec
run: ./scripts/gen_gitattributes.sh --check