update workflows to run on all release branches
This commit is contained in:
parent
47e90f23ea
commit
0e9a210226
49 changed files with 51 additions and 51 deletions
2
.github/workflows/__upload-ref-sha-input.yml
generated
vendored
2
.github/workflows/__upload-ref-sha-input.yml
generated
vendored
|
|
@ -12,7 +12,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
- releases/v2
|
||||
- releases/v*
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue