mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 04:04:19 +00:00
Delete label_notify.yml
Removing this workflow as it isn't used.
This commit is contained in:
17
.github/workflows/label_notify.yml
vendored
17
.github/workflows/label_notify.yml
vendored
@@ -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
|
||||
Reference in New Issue
Block a user