Skip to content

[merge] 10.1.x into master #120

[merge] 10.1.x into master

[merge] 10.1.x into master #120

Workflow file for this run

name: Pull request
on:
pull_request:
jobs:
build-pr:
if: contains(fromJson(vars.SUPPORTED_BRANCHES).all-branches, github.head_ref) != true
uses: ./.github/workflows/_reusable_build.yml
secrets: inherit