Merge commit '484a904fa7' as 'nginx'
This commit is contained in:
commit
2b63c55768
528 changed files with 294288 additions and 0 deletions
8
nginx/.github/workflows/check-pr.yml
vendored
Normal file
8
nginx/.github/workflows/check-pr.yml
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
name: check-pr
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
check-pr:
|
||||
uses: nginx/ci-self-hosted/.github/workflows/nginx-check-pr.yml@main
|
||||
Loading…
Add table
Add a link
Reference in a new issue