chore: Update CI to trigger for v1.x (#7207)
This commit is contained in:
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
@@ -3,9 +3,11 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
- v1.x
|
||||
pull_request:
|
||||
branches:
|
||||
- develop
|
||||
- v1.x
|
||||
|
||||
jobs:
|
||||
setup:
|
||||
|
||||
Reference in New Issue
Block a user