Create notify.yml

This commit is contained in:
Scott Shawcroft 2021-12-03 11:39:15 -08:00 committed by Scott Shawcroft
parent 5ea4082a18
commit d692afea85
No known key found for this signature in database
GPG Key ID: 0DFD512649C052DA

14
.github/workflows/notify.yml vendored Normal file
View File

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