Update ci-pr.yml

Add 0.2.x branch
This commit is contained in:
Chris Bono
2023-04-17 16:44:45 -05:00
committed by GitHub
parent 3d2b45231f
commit 8b198c7ad3

View File

@@ -2,7 +2,7 @@ name: CI PRs
on:
pull_request:
branches: [ main ]
branches: [ "main", "0.2.x" ]
paths-ignore:
- '.github/**'
env: