Skip to content

Add the ability to set buffer sizes for the tempo service #219

Add the ability to set buffer sizes for the tempo service

Add the ability to set buffer sizes for the tempo service #219

---
name: Assign Issues and PRs to Project
# yamllint disable-line rule:truthy
on:
issues:
types:
- opened
pull_request:
types:
- opened
jobs:
add-to-project:
name: Add to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/grafana/projects/163
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}