Skip to content

Build from rawhide instead of big-merge (#763) #194

Build from rawhide instead of big-merge (#763)

Build from rawhide instead of big-merge (#763) #194

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]