Skip to content

modified: .trunk/.gitignore #98

modified: .trunk/.gitignore

modified: .trunk/.gitignore #98

Workflow file for this run

---
name: "⭕ Trunk"
on:
push:
branches: ["main"]
tags: ["v*.*.*"]
pull_request:
types: [opened, synchronize]
# schedule:
# - cron: 0 04 * * 1-5
workflow_dispatch: {}
jobs:
check:
name: "⚡"
uses: z-shell/.github/.github/workflows/trunk.yml@main