diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index e6405e214b..a63047890a 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -76,7 +76,7 @@ jobs: run: ${{ matrix.run }} secrets: inherit # this allows you to set a required status check - ok: + e2e-ok: runs-on: ubuntu-22.04 needs: e2e if: always()