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: