Skip to content

Commit

Permalink
Revert "set tests and lh upload to work on feature branch"
Browse files Browse the repository at this point in the history
This reverts commit 5e3f633.
  • Loading branch information
seungpark committed Sep 18, 2024
1 parent ff46c6d commit 2f35224
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
- "main"
pull_request:
types: ["opened", "synchronize"]
# REVERT BEFORE MERGE
branches:
- main
- "DOP-4616"

name: Run and Upload Lighthouse Reports
jobs:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
pull_request:
branches:
- main
- DOP-4616

jobs:
test:
Expand Down

0 comments on commit 2f35224

Please sign in to comment.