Skip to content

ci(trunk): refresh caller workflow #2

ci(trunk): refresh caller workflow

ci(trunk): refresh caller workflow #2

Workflow file for this run

---
name: Trunk Code Quality
on:
push:
branches: [main]
tags: ["v*.*.*"]
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch: {}
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
check:
name: Trunk Code Quality
permissions:
actions: read
checks: write
contents: read
uses: z-shell/.github/.github/workflows/trunk.yml@main
with:
arguments: --no-progress