Skip to content

chore(deps): bump dexie from 4.4.4 to 4.4.5 #58

chore(deps): bump dexie from 4.4.4 to 4.4.5

chore(deps): bump dexie from 4.4.4 to 4.4.5 #58

name: Branch Protection
on:
pull_request:
branches: [main, beta]
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. GitHub names a reusable-workflow context
# `<caller-job-id> / <called-job-name>`, so renaming this job silently
# detaches the required status check and leaves PRs permanently pending.
branch-protection:
uses: ConductionNL/.github/.github/workflows/branch-protection.yml@main
secrets: inherit