Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Update checkout whilst we're at it. #21

Update checkout whilst we're at it.

Update checkout whilst we're at it. #21

name: Test pre-commit
on:
push:
pull_request:
jobs:
test-pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./pre-commit