Skip to content

Helm chart v6 dashboards do not work properly (issues with cluster and distributed mode) #623

Helm chart v6 dashboards do not work properly (issues with cluster and distributed mode)

Helm chart v6 dashboards do not work properly (issues with cluster and distributed mode) #623

name: Add to docs project
on:
issues:
types: [labeled]
pull_request:
types: [labeled]
jobs:
main:
if: ${{ github.event.label.name == 'type/docs' }}
permissions:
contents: read
id-token: write
runs-on: ubuntu-latest
steps:
- uses: grafana/writers-toolkit/add-to-docs-project@add-to-docs-project/v1