Merge pull request #1173 from anderbubble/test-release-branches
Run tests against PRs to v4.*.x branches
This commit is contained in:
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@@ -5,11 +5,13 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- 'v4.*.x'
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- 'v4.*.x'
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user