Skip to content

Commit

Permalink
Revert "Temporarily enable end to end testing for all branches"
Browse files Browse the repository at this point in the history
This reverts commit 63ffeb8.
  • Loading branch information
caendesilva committed Dec 8, 2024
1 parent 2f34586 commit 5e0ebed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/end-to-end-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: End-to-End Testing

on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 5e0ebed

Please sign in to comment.