Skip to content

Commit aba3c20

Browse files
committed
revert to main
1 parent a9fcc24 commit aba3c20

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/main_build_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: Build and Deploy
66
on:
77
push:
88
branches:
9-
- deploy-with-single-action
9+
- main
1010
workflow_dispatch:
1111

1212
jobs:

src/app/compare-editor/compare-editor.component.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ <h1>Text Compare</h1>
7575
</button>
7676
</div>
7777
</div>
78-
<h2>Input Texts 1</h2>
7978
<div class="row">
8079
<div class="col-md-6 editor-size">
8180
<div class="input-title">

0 commit comments

Comments
 (0)