Delete label_notify.yml

Removing this workflow as it isn't used.
This commit is contained in:
Derek Bailey 2021-01-05 10:06:33 -08:00 committed by GitHub
parent 795408115a
commit 0800976533
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 17 deletions

View File

@ -1,17 +0,0 @@
name: Notify users based on issue labels
on:
issues:
types: [labeled]
pull_requests:
types: [labeled]
jobs:
notify:
runs-on: ubuntu-latest
steps:
- uses: jenschelkopf/issue-label-notification-action@1.3
with:
recipients: |
lua=@dbaileychess
c++=@aardappel