diff --git a/.github/workflows/e2e-build.yml b/.github/workflows/e2e-build.yml index 6158a76e9..4e67ea5bf 100644 --- a/.github/workflows/e2e-build.yml +++ b/.github/workflows/e2e-build.yml @@ -1,4 +1,4 @@ -name: End-to-end tests +name: End-to-end build concurrency: group: ${{ github.head_ref }}${{ github.ref }}-e2e-build