Skip to content

feat: put composite schema in a file [WPB-10704] #3056

feat: put composite schema in a file [WPB-10704]

feat: put composite schema in a file [WPB-10704] #3056

Workflow file for this run

name: toml
on:
push:
branches:
- main
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: uncenter/setup-taplo@v1
- uses: wireapp/setup-fd@v0.1.0
- run: fd --glob --hidden '*.toml' -X taplo fmt --check