Delete label.yml

pull/2172/head
Mehmet Erim 6 years ago committed by GitHub
parent 2a58b8e189
commit 13e3374907
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,13 +0,0 @@
name: "Pull Request Labeler"
on:
pull_request:
paths:
- 'npm/ng-packs/**'
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
Loading…
Cancel
Save