Skip to content

Commit

Permalink
workflow updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Roopan-Microsoft committed Nov 21, 2024
1 parent 8afd350 commit 6aa4457
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_client_advisor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: Unit Tests - Client Advisor

on:
push:
branches: main
branches: [main, dev]
# Trigger on changes in these specific paths
paths:
- 'ClientAdvisor/**'
pull_request:
branches: main
branches: [main, dev]
types:
- opened
- ready_for_review
Expand Down

0 comments on commit 6aa4457

Please sign in to comment.