Skip to content

Correct tmp download dir #20

Correct tmp download dir

Correct tmp download dir #20

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