Skip to content

Commit

Permalink
Avoid running E2E tests automatically on push to main; they will be t…
Browse files Browse the repository at this point in the history
…riggered on release only
  • Loading branch information
amitlicht committed Jun 18, 2024
1 parent 26a350f commit 9806c21
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ on:
- reopened
- ready_for_review
- labeled
push:
branches:
- main
workflow_call:
secrets:
AZURE_CREDENTIALS:
Expand Down

0 comments on commit 9806c21

Please sign in to comment.