Setup pr labeler config validator

This commit is contained in:
Yash-Singh1 2021-11-19 21:14:20 -08:00
parent 857f6c892c
commit 226f90dbcb

View File

@ -0,0 +1,11 @@
name: Validate PR Labeler Configuration
on: [push, pull_request]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- name: Validate Configuration
uses: Yash-Singh1/pr-labeler-config-validator@v0.0.1
with:
configuration-path: .github/pr-labeler.yml