Skip to content

Commit c9ef1d5

Browse files
committed
IND-2585 workflow updated with unit test coverage & linting
1 parent 9f4cfa9 commit c9ef1d5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: CI
22
on:
33
push:
44
branches:
5-
- build-test
5+
- main
6+
pull_request:
67

78
jobs:
89
unit-test:

0 commit comments

Comments
 (0)