Skip to content

Setting config.PrometheusMetrics.Enabled to true doesn't add targetPort #87

Setting config.PrometheusMetrics.Enabled to true doesn't add targetPort

Setting config.PrometheusMetrics.Enabled to true doesn't add targetPort #87

name: Add to project
on:
issues:
types: [opened]
pull_request_target:
types: [opened]
jobs:
add-to-project:
runs-on: ubuntu-latest
name: Add issues and PRs to project
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/honeycombio/projects/14
github-token: ${{ secrets.GHPROJECTS_TOKEN }}