diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index f5dcb341977..6e3198862e1 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -13,13 +13,6 @@ on: - "docs/**" - "**.md" - "LICENSE" - push: - branches: - - main - paths-ignore: - - "docs/**" - - "**.md" - - "LICENSE" jobs: # determine-image-tag will either output the PR number e.g. pr-1234 or the string main.