Skip to content

Commit 3b01715

Browse files
authored
Update development.yml
1 parent 8a4107b commit 3b01715

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/development.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,12 @@ name: Test CI
66
on:
77
push:
88
branches: [ "main" ]
9+
paths:
10+
- projects/ngx-uploader/**
911
pull_request:
1012
branches: [ "main" ]
13+
paths:
14+
- projects/ngx-uploader/**
1115

1216
jobs:
1317
build:

0 commit comments

Comments
 (0)