Skip to content

test: Do not merge this commit ! This is a rebase test. #24

test: Do not merge this commit ! This is a rebase test.

test: Do not merge this commit ! This is a rebase test. #24

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