Skip to content

build(deps): bump trunk-io/trunk-action from 1.1.10 to 1.1.15 #45

build(deps): bump trunk-io/trunk-action from 1.1.10 to 1.1.15

build(deps): bump trunk-io/trunk-action from 1.1.10 to 1.1.15 #45

Workflow file for this run

---
name: "⭕ Trunk"
on:
pull_request:
types: [opened, synchronize]
workflow_dispatch: {}
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: ✅ Checkout
uses: actions/checkout@v4
- name: ✨ Trunk Check
uses: trunk-io/trunk-action@v1