Skip to content

Bump trunk-io/trunk-action from 1.1.10 to 1.1.13 #75

Bump trunk-io/trunk-action from 1.1.10 to 1.1.13

Bump trunk-io/trunk-action from 1.1.10 to 1.1.13 #75

Workflow file for this run

---
name: "⭕ Trunk"
on:
push:
branches: [main]
tags: ["v*.*.*"]
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
if: github.repository.owner == 'z-shell'
steps:
- name: ✅ Checkout
uses: actions/checkout@v4
- name: ✨ Trunk Check
uses: trunk-io/trunk-action@da67635060feab46c164bc130690e61864a5d13b