TrueChartsClone/.github/workflows/metadata-label-pr.yaml

17 lines
284 B
YAML
Raw Normal View History

2022-03-31 18:22:03 +00:00
---
name: "Metadata: Label pull requests"
on:
pull_request_target:
types:
- opened
- edited
- closed
- reopened
- ready_for_review
- synchronize
jobs:
label-size:
uses: truecharts/.github/.github/workflows/metadata-label-pr.yaml@main