From 55420669dd5b50b7e2570ba9f34b30c801f15961 Mon Sep 17 00:00:00 2001 From: Adil Hafeez Date: Wed, 12 Feb 2025 17:26:23 -0800 Subject: [PATCH] fix name --- .github/workflows/validate_arch_config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/validate_arch_config.yml b/.github/workflows/validate_arch_config.yml index 2507fae4..6ac844d4 100644 --- a/.github/workflows/validate_arch_config.yml +++ b/.github/workflows/validate_arch_config.yml @@ -1,4 +1,4 @@ -name: e2e archgw tests +name: arch config tests on: push: @@ -7,7 +7,7 @@ on: pull_request: jobs: - e2e_archgw_tests: + validate_arch_config: runs-on: ubuntu-latest defaults: run: