Skip to content

Commit

Permalink
Restore e2e-pull-request workflow target branches
Browse files Browse the repository at this point in the history
  • Loading branch information
allie500 committed Feb 7, 2025
1 parent 5e098ea commit 757d858
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/e2e-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ name: E2E Tests - Pull Request
on:
pull_request:
branches:
# - develop
# - trunk
- dev/10240-update-npm-scripts # [TODO] Remove this line after the branch is merged.
- develop
- trunk
workflow_dispatch:
workflow_call:
inputs:
Expand Down

0 comments on commit 757d858

Please sign in to comment.