falsehood/.github/workflows/label-sponsors.yaml

14 lines
209 B
YAML
Raw Normal View History

2022-03-28 18:23:26 +00:00
---
name: Label sponsors
"on":
pull_request:
types:
- opened
issues:
types:
- opened
jobs:
label-sponsors:
2024-03-19 09:43:18 +00:00
uses: kdeldycke/workflows/.github/workflows/label-sponsors.yaml@v3.4.1