Skip to content

feat: allow project root to be customized for stack #78

feat: allow project root to be customized for stack

feat: allow project root to be customized for stack #78

Workflow file for this run

name: Lint
on: pull_request
permissions:
actions: read
checks: write
contents: read
pull-requests: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Check out Git repository
uses: actions/checkout@v4
- name: Trunk Check
uses: trunk-io/trunk-action@v1