Skip to content

Commit 847ed3d

Browse files
author
Harmanpreet Kaur
committed
check 3
1 parent b795a30 commit 847ed3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ name: Tests
22

33
on:
44
push:
5-
branches: [PSL-Workflow-8079]
5+
branches: PSL-Workflow-8079
66
paths:
77
- 'ClientAdvisor/**'
88
- 'ResearchAssistant/**'
99
pull_request:
10-
branches: [PSL-Workflow-8079]
10+
branches: PSL-Workflow-8079
1111
types:
1212
- opened
1313
- ready_for_review

0 commit comments

Comments
 (0)