Skip to content

Update exporters/prometheus/config.go #10

Update exporters/prometheus/config.go

Update exporters/prometheus/config.go #10

Workflow file for this run

name: Links (Fail Fast)
on:
push:
pull_request:
jobs:
check-links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Link Checker
uses: lycheeverse/lychee-action@v1.8.0
with:
fail: true