mermaid/.github/workflows/pr-labeler-config-validator...

12 lines
298 B
YAML
Raw Normal View History

2021-11-20 06:14:20 +01:00
name: Validate PR Labeler Configuration
on: [push, pull_request]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- name: Validate Configuration
2021-11-20 19:09:47 +01:00
uses: Yash-Singh1/pr-labeler-config-validator@releases/v0.0.2
2021-11-20 06:14:20 +01:00
with:
configuration-path: .github/pr-labeler.yml