Skip to content

Error out if metrics port and main port are the same. Fixes #271 #115

Error out if metrics port and main port are the same. Fixes #271

Error out if metrics port and main port are the same. Fixes #271 #115

Workflow file for this run

---
name: Disperse configuration
"on":
- push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jelmer/action-disperse-validate@v1