nginx/.github/workflows/check-pr.yml

name: check-pr

on:
  pull_request:

jobs:
  check-pr:
    uses: nginx/ci-self-hosted/.github/workflows/nginx-check-pr.yml@main