buildbot.yml 170 B

123456789101112
  1. name: buildbot
  2. on:
  3. push:
  4. branches:
  5. - master
  6. - 'stable-1.*'
  7. jobs:
  8. buildbot:
  9. uses: nginx/ci-self-hosted/.github/workflows/nginx-buildbot.yml@main