Skip to content

Commit 3c73442

Browse files
committed
ci test
1 parent a222b99 commit 3c73442

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ecommerce.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- ci-test
78
paths:
89
- 'projects/ecommerce/**'
910
- 'projects/shared/**'

projects/ecommerce/src/app/app.component.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
@if (loader.loader()) {
1010
<ec-loader />
1111
}
12+
<p>ci testM</p>

0 commit comments

Comments
 (0)