Run tests against PRs to v4.*.x branches

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2024-04-03 23:53:55 -06:00
parent c1f9040cc2
commit f232c912ad

View File

@@ -5,11 +5,13 @@ on:
push:
branches:
- main
- 'v4.*.x'
paths-ignore:
- 'docs/**'
pull_request:
branches:
- main
- 'v4.*.x'
paths-ignore:
- 'docs/**'