Skip to content

Refactoring and GITHUB_API_TOKEN variable support #7

Refactoring and GITHUB_API_TOKEN variable support

Refactoring and GITHUB_API_TOKEN variable support #7

Workflow file for this run

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