From 72a8dc488785841fe0e0310a158ec1201b10f673 Mon Sep 17 00:00:00 2001 From: Jack Baldry Date: Fri, 3 Oct 2025 11:40:06 +0100 Subject: [PATCH] Give meaningful name to feature toggles documentation CI job (#111981) --- .github/workflows/feature-toggles-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/feature-toggles-ci.yml b/.github/workflows/feature-toggles-ci.yml index 67d1d37c739..d8808d86d67 100644 --- a/.github/workflows/feature-toggles-ci.yml +++ b/.github/workflows/feature-toggles-ci.yml @@ -11,6 +11,8 @@ permissions: {} jobs: test: + name: Feature toggles documentation is in sync with source + runs-on: ubuntu-latest permissions: