diff --git a/.ado/android-pr.yml b/.ado/android-pr.yml index 889dc5da6d20cf..3223dac18a9937 100644 --- a/.ado/android-pr.yml +++ b/.ado/android-pr.yml @@ -7,7 +7,7 @@ pr: branches: include: - master - - 0.59-stable + - '*-stable' paths: exclude: - '*.md' diff --git a/.ado/apple-pr.yml b/.ado/apple-pr.yml index 4ad289cf557306..6514e5219e2646 100644 --- a/.ado/apple-pr.yml +++ b/.ado/apple-pr.yml @@ -10,7 +10,7 @@ pr: branches: include: - master - - 0.59-stable + - '*-stable' paths: exclude: - '*.md'