apollo-kotlin
apollo-kotlin copied to clipboard
CI: update tag.main.kts to create pull requests
In order to avoid pushing on main, we could have tag.main.kts do the following:
- open a pull request to drop the
-SNAPSHOT, merge it automatically - tag the release
- open a pull request to bump and add the
-SNAPSHOT, merge it automatically