Skip to content

[BUG] contrib/valyala/fasthttp.v1 memory leak #11

[BUG] contrib/valyala/fasthttp.v1 memory leak

[BUG] contrib/valyala/fasthttp.v1 memory leak #11

name: Label APM Ecosystems issues
on:
issues:
types:
- reopened
- opened
- edited
permissions:
contents: read
issues: write
jobs:
label_issues:
if: contains(github.event.issue.title, 'contrib')
runs-on: ubuntu-latest
steps:
# https://github.com/marketplace/actions/actions-ecosystem-add-labels
- name: add label
uses: actions-ecosystem/action-add-labels@v1
with:
labels: apm:ecosystem