Skip to content

[ImgBot] Optimize images (#18) #64

[ImgBot] Optimize images (#18)

[ImgBot] Optimize images (#18) #64

Workflow file for this run

---
name: "⭕ Trunk"
on:
push:
branches: [main]
tags: ["v*.*.*"]
pull_request:
types: [opened, synchronize]
workflow_dispatch:
jobs:
check:
name: "⚡"
uses: z-shell/.github/.github/workflows/trunk.yml@main
secrets:
trunk-token: ${{ secrets.TRUNK_TOKEN }}
with:
arguments: "--no-progress"