diff --git a/.pipelines/v2/ci.yml b/.pipelines/v2/ci.yml index cb5511e994..52e9df3b53 100644 --- a/.pipelines/v2/ci.yml +++ b/.pipelines/v2/ci.yml @@ -12,10 +12,11 @@ trigger: # - '**.md' pr: - branches: - include: - - main - - stable +# Used to filter this to main & stable. However, this would bypass CI for stacked PRs. +# branches: +# include: +# - main +# - stable drafts: false # paths: # exclude: