Skip to content

style(lint): configure trunk #1

style(lint): configure trunk

style(lint): configure trunk #1

Workflow file for this run

name: Trunk Check
permissions: read-all
on:
push:
pull_request:
jobs:
trunk_check:
name: Trunk Check Annotate
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Trunk Check
uses: trunk-io/trunk-action@v1
with:
post-annotations: true # only for fork PRs