Browse Source

Update label.yml

pull/2175/head
Mehmet Erim 7 years ago
committed by GitHub
parent
commit
0d7c254e25
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/label.yml

2
.github/workflows/label.yml

@ -2,7 +2,7 @@ name: "Pull Request Labeler"
on: on:
pull_request: pull_request:
paths: paths:
- '/npm/ng-packs/**.md' - 'npm/ng-packs/**'
jobs: jobs:
triage: triage:

Loading…
Cancel
Save