Skip to content

Commit

Permalink
fix(ui): TE-XX run workflow on push to master (#1735)
Browse files Browse the repository at this point in the history
  • Loading branch information
nalin-patidar authored Jan 2, 2025
1 parent ce409d6 commit c0b60db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fe-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: TE UI - E2E Tests
on:
push:
branches:
- e2e-setup
- master
workflow_dispatch:
jobs:
test:
Expand Down

0 comments on commit c0b60db

Please sign in to comment.