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

9 lines
128 B
YAML

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