From 2b034c359eab4d152db5b40b41135ad9c851537e Mon Sep 17 00:00:00 2001 From: Sergei Parshev Date: Mon, 29 Jul 2024 10:32:33 -0400 Subject: [PATCH] Clarified the names of the workflow --- .github/workflows/main.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 85a68c2..34ab1cb 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -8,6 +8,7 @@ on: jobs: CodeQL: + name: CodeQL validation runs-on: ubuntu-latest permissions: security-events: write @@ -25,7 +26,7 @@ jobs: OpenAPI: runs-on: ubuntu-latest - name: Swagger Editor Validator Service + name: OpenAPI validation # Service containers to run with `runner-job` services: