Update ci-pr.yml
Add 0.2.x branch
This commit is contained in:
2
.github/workflows/ci-pr.yml
vendored
2
.github/workflows/ci-pr.yml
vendored
@@ -2,7 +2,7 @@ name: CI PRs
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [ "main", "0.2.x" ]
|
||||
paths-ignore:
|
||||
- '.github/**'
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user