Skip to content

Commit

Permalink
run e2e on push in feature branch
Browse files Browse the repository at this point in the history
  • Loading branch information
DellaBitta committed Dec 17, 2023
1 parent 874743e commit fc48680
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ name: E2E Smoke Tests

# Allows REST trigger. Currently triggered by release-cli script during a staging run.
on:
push:
repository_dispatch:
types: [staging-tests,canary-tests]

Expand Down

0 comments on commit fc48680

Please sign in to comment.