Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

chore(ci): Update actions/checkout action to v6 #224

chore(ci): Update actions/checkout action to v6

chore(ci): Update actions/checkout action to v6 #224

name: Prevent Branch Override Merge
on:
pull_request:
branches: [main]
jobs:
check-branch-override:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
- name: Set up pixi
uses: prefix-dev/setup-pixi@main
- name: Check for branch override files
run: pixi run check-branch-override