git-subtree-dir: nginx git-subtree-split: 297b0964644ee242fef1bf8e2af0587520072309
11 lines
170 B
YAML
11 lines
170 B
YAML
name: buildbot
|
|
|
|
on:
|
|
push:
|
|
branches:
|
|
- master
|
|
- 'stable-1.*'
|
|
|
|
jobs:
|
|
buildbot:
|
|
uses: nginx/ci-self-hosted/.github/workflows/nginx-buildbot.yml@main
|