ensure CI runs against PRs that have to go into next

This commit is contained in:
Robin Malfait 2024-03-05 14:43:40 +01:00
parent a500854a9f
commit 117ceefe70
No known key found for this signature in database

View File

@ -4,7 +4,7 @@ on:
push:
branches: [master, next]
pull_request:
branches: [master]
branches: [master, next]
permissions:
contents: read