Skip to content

add hatchling>=0.21.1 #60

add hatchling>=0.21.1

add hatchling>=0.21.1 #60

Workflow file for this run

name: PR TOML Validator
on:
push:
paths:
- '**.toml'
pull_request:
paths:
- '**.toml'
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
- uses: tombi-toml/setup-tombi@f7cb38e77d9a62bc27a8445bf50e660e9496b893 # v1
- name: Validate TOML files
run: tombi lint