Skip to content

Publish v1.0.1

Publish v1.0.1 #2

Workflow file for this run

name: 'PR'
on:
pull_request:
permissions:
checks: write
contents: write
jobs:
lint:
name: Lint
uses: ./.github/workflows/lint.yml
build:
name: Build
uses: ./.github/workflows/build.yml