Skip to content

[merge] 7.14.x into 7.15.x #11

[merge] 7.14.x into 7.15.x

[merge] 7.14.x into 7.15.x #11

Workflow file for this run

name: Build Pull Request
on:
pull_request:
paths-ignore:
- ".github/**"
- "**/README.md"
- "!.github/workflows/build_pr.yml"
- "!.github/workflows/_reusable_build.yml"
jobs:
build-pr:
uses: ./.github/workflows/_reusable_build.yml
secrets: inherit