Skip to content

Commit 155e50c

Browse files
committed
Run collab ci on pr
1 parent 24827fb commit 155e50c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/collab.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ on:
66
- main
77
paths:
88
- "backend/collaboration-service/**"
9+
pull_request:
10+
branches:
11+
- main
12+
paths:
13+
- "backend/collaboration-service/**"
914

1015
jobs:
1116
runtests:

0 commit comments

Comments
 (0)