Skip to content

Support GITHUB_API_TOKEN variable too #15

Support GITHUB_API_TOKEN variable too

Support GITHUB_API_TOKEN variable too #15

Workflow file for this run

name: Trunk
on:
workflow_dispatch: {}
pull_request:
paths-ignore:
- LICENSE
push:
paths-ignore:
- LICENSE
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Trunk Check
uses: trunk-io/trunk-action@v1
with:
check-mode: all