Skip to content

Commit

Permalink
CI should run on PRs to future stable branches
Browse files Browse the repository at this point in the history
  • Loading branch information
acoates-ms committed Feb 10, 2021
1 parent 6d9bdc8 commit 5e6227f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ado/android-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pr:
branches:
include:
- master
- 0.59-stable
- '*-stable'
paths:
exclude:
- '*.md'
Expand Down
2 changes: 1 addition & 1 deletion .ado/apple-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pr:
branches:
include:
- master
- 0.59-stable
- '*-stable'
paths:
exclude:
- '*.md'
Expand Down

0 comments on commit 5e6227f

Please sign in to comment.