Clarify the value of mc-router.itzg.me/defaultServer annotation (#467)

This commit is contained in:
Geoff Bourne
2025-10-22 18:23:21 -05:00
committed by GitHub
parent fb670189d8
commit ee64be97bb
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -4,9 +4,15 @@ on:
push:
branches:
- main
paths-ignore: &pathsIgnore
- 'docs/**'
- 'examples/**'
- 'kustomize/**'
- 'README.md'
pull_request:
branches:
- main
paths-ignore: *pathsIgnore
jobs:
build: