Skip to content

Commit d62f338

Browse files
committed
update pipeline to run on main branch
1 parent 485699b commit d62f338

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci-pipeline.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ on:
44
push:
55
branches:
66
- dev
7+
- main
78
paths:
89
- 'app/**'
910
pull_request:
1011
branches:
1112
- dev
13+
- main
1214
paths:
1315
- 'app/**'
1416
workflow_dispatch:

0 commit comments

Comments
 (0)