Prevents automated releases on merges to feat/kiota-preview branch (our v2 preview branch) so that weekly generated changes can be tested before release. Post GA, weekly generation changes will be merged to dev where validation can happen before releasing off main.
Allows optional manual triggering of the release process. Workflow runs validated on a test repo - https://github.com/Ndiritu/sample-package/actions. Feel free to update the SDK version and do a sample run.
feat/kiota-preview
branch (our v2 preview branch) so that weekly generated changes can be tested before release. Post GA, weekly generation changes will be merged todev
where validation can happen before releasing offmain
.