Skip to content

Commit 84909a0

Browse files
authored
Remove release branch check (#109)
* Remove release branch check * Update README
1 parent 5eb265a commit 84909a0

2 files changed

Lines changed: 1 addition & 25 deletions

File tree

.github/workflows/require_release_branch.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ See [Samples README](samples/README.md) for more information about running examp
188188

189189
### Pull Requests
190190

191-
Before submitting a PR, please open an issue to help us track development. All development should be based off of the `dev` branch. This branch is kept up-to-date with `main` after releases.
191+
Before submitting a PR, please open an issue to help us track development. All development should be based off of the `main` branch and PRs should be squash merged. Releases are cut periodically and follow semantic versioning.
192192

193193
Pull requests that fail builds will not be merged.
194194

0 commit comments

Comments
 (0)