Prepare 3.4.x branch
This commit is contained in:
2
.github/workflows/run-system-tests.yml
vendored
2
.github/workflows/run-system-tests.yml
vendored
@@ -2,7 +2,7 @@ name: Run System Tests
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- '3.4.x'
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user