build(deps): bump trunk-io/trunk-action from 5c85d2a659ef259c7e8037eb0ed0da56a54132f0 to 78986c82771014936f5ee91d639eee272c3c7c08 #1396
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 |