Skip to content

Commit 35d9542

Browse files
Disable PR triggers in public AzDo pipeline (#38187)
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
1 parent c714a5f commit 35d9542

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines-public.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ trigger:
3232
- feature/*
3333
- internal/release/*
3434

35-
pr: ['*']
35+
pr: none
3636

3737
stages:
3838
- stage: build

0 commit comments

Comments
 (0)