matrix-react-sdk
0317755e - Add a github action to check the base branch (#12665)

Commit
1 year ago
Add a github action to check the base branch (#12665) * Add a github action to check the base branch It should be very rare that we ever PR into a branch that isn't 'develop', 'staging' or a feature branch, and this will give us a failed check when stacking up PRs on top of one another until the one below it is merged. * Name workflow
Author
Parents
Loading