build(deps): bump trunk-io/trunk-action from e7aed0c296c6c49cc27f7cac8aef0d3e019b303a to e92f97fdf03e4187a317da955e6f5bdb0a606c6f #1342
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# @format | |
--- | |
name: 🏷️ Verify PR Labels | |
on: | |
pull_request_target: | |
types: ["opened", "labeled", "unlabeled", "synchronize"] | |
workflow_dispatch: {} | |
jobs: | |
labels: | |
name: "🏷️" | |
uses: z-shell/.github/.github/workflows/pr-labels.yml@main |