Skip to content

Bump trunk-io/trunk-action from 1.1.16 to 1.1.18 #85

Bump trunk-io/trunk-action from 1.1.16 to 1.1.18

Bump trunk-io/trunk-action from 1.1.16 to 1.1.18 #85

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@2eaee169140ec559bd556208f9f99cdfdf468da8