Files
granblue-party/node_modules/dom-to-image-more/.github/workflows/pr-labels.yml
2026-04-13 07:15:44 +00:00

15 lines
269 B
YAML

---
name: PR Labels
# yamllint disable-line rule:truthy
on:
pull_request_target:
types:
- opened
- labeled
- unlabeled
- synchronize
jobs:
workflows:
uses: hassio-addons/workflows/.github/workflows/pr-labels.yaml@main