git-subtree-dir: nginx git-subtree-split: 297b0964644ee242fef1bf8e2af0587520072309
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
|