[CI] Add 1.0.x to PR branches
This commit is contained in:
1
.github/workflows/ci-pr.yml
vendored
1
.github/workflows/ci-pr.yml
vendored
@@ -4,6 +4,7 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- 'main'
|
||||
- '1.0.x'
|
||||
paths-ignore:
|
||||
- '.github/**'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user