Skip to content

Commit

Permalink
ci: exclude examples folder from trigger (part 2) (#917)
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
  • Loading branch information
aramase committed May 1, 2023
1 parent 63f66cb commit ba4a63e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pipelines/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ pr:
- .github
- examples/*
include:
- '*'
- examples/msal-go/*

pool: staging-pool-amd64-mariner-2
Expand Down

0 comments on commit ba4a63e

Please sign in to comment.