Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run CI builds only on main and release branches (microsoft#6026)
The CI build is currently running on any new branch in the repo. We should run it only on `main` and `release*` branches.
- Loading branch information