Skip to content

Swapped the README icons #23

Swapped the README icons

Swapped the README icons #23

Workflow file for this run

name: prek
on:
push:
branches: [main]
pull_request:
permissions:
contents: read
jobs:
prek:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.14"
- uses: j178/prek-action@v1