Skip to content

Bump actions/checkout from 3 to 4 #77

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #77

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