Skip to content

Release: merge development into beta #734

Release: merge development into beta

Release: merge development into beta #734

name: Branch Protection
on:
pull_request:
branches: [main, beta]
permissions: {}
jobs:
# Job id must stay `branch-protection` so the check reports as
# `branch-protection / check-branch`, which is the context name the org
# ruleset requires.
branch-protection:
uses: ConductionNL/.github/.github/workflows/branch-protection.yml@main