Skip to content

build: add ci config that runs trunk check #1

build: add ci config that runs trunk check

build: add ci config that runs trunk check #1

Workflow file for this run

name: Trunk Check
permissions: read-all
on: [push]
jobs:
trunk-check:
runs-on: ubuntu-latest
steps:
- uses: trunk-io/trunk-action@v1