enable prs builds on PRs targeting main-2.x (#18105)

This commit is contained in:
Gary Verhaegen 2024-01-09 16:08:17 +01:00 committed by GitHub
parent 9a4d6a403d
commit 559a633557
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ pr:
branches:
include:
- main
- main-2.x
- release/*
jobs: