Skip to content

Commit

Permalink
ci: exclude examples folder from trigger (#910)
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <[email protected]>
  • Loading branch information
aramase committed May 1, 2023
1 parent 0a03aad commit 44fe7bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pipelines/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ pr:
- docs
- README.md
- .github
- examples/*
include:
- examples/msal-go/*

pool: staging-pool-amd64-mariner-2

Expand Down

0 comments on commit 44fe7bd

Please sign in to comment.