Skip to content

Update README to reflect move from big-merge to rawhide (#773) #201

Update README to reflect move from big-merge to rawhide (#773)

Update README to reflect move from big-merge to rawhide (#773) #201

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare-python
- uses: pre-commit/[email protected]