Skip to content

chore: Adding floating action button (#99) #1

chore: Adding floating action button (#99)

chore: Adding floating action button (#99) #1

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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- uses: tombi-toml/setup-tombi@31299123992b4a61821319e63752aaee8fd7996a # v1
with:
version: 'v0.6.3'
checksum: '85fbd6ab07c6faf2cc6d5c826c8a16255e10b5bc391621d391a76e9323124a4c'
- name: Validate TOML files
run: tombi lint