diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index deed2c65..fa3b322e 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -15,14 +15,14 @@ name: End-to-end Tests on: - workflow_run: - workflows: [Go] + pull_request: types: - - completed + - opened + - synchronize + branches: + - test-awsresourcecleanup + push: branches: - - "pull-request/[0-9]+" - - main-no - - release-no - test-awsresourcecleanup jobs: