8 lines
128 B
YAML
8 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
|