build(deps): bump trunk-io/trunk-action from c4b725db6be710c994ff4d175efefddb3cf86b59 to 057aaa4e827d524f2b6041c50dc260bd1e11e271 #1382
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 |