Skip to content

build: tag v0.1.0 final #43

build: tag v0.1.0 final

build: tag v0.1.0 final #43

Workflow file for this run

name: Lint
on:
push:
pull_request:
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Run prek
uses: j178/prek-action@v1.1.1