Update workflows for new release process (#11064)
* Update release workflows for branch process * Adjust branch order in workflow triggers * Revert changes in test workflows
This commit is contained in:
1
.github/workflows/update-version.yml
vendored
1
.github/workflows/update-version.yml
vendored
@@ -6,6 +6,7 @@ on:
|
||||
- "pyproject.toml"
|
||||
branches:
|
||||
- master
|
||||
- release/**
|
||||
|
||||
jobs:
|
||||
update-version:
|
||||
|
||||
Reference in New Issue
Block a user