Skip to content

Commit

Permalink
Update e2e_tests workflow to trigger on master branch for improved te…
Browse files Browse the repository at this point in the history
…st execution consistency
  • Loading branch information
ariWeinberg committed Jan 10, 2025
1 parent a52803d commit c247d85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: Run Tests
on:
push:
branches:
- e2e-deploy
- master
pull_request:
branches:
- e2e-deploy
- master

jobs:
test:
Expand Down

0 comments on commit c247d85

Please sign in to comment.