Build on version branches too #148

Merged
sschnabe merged 1 commit from build into main 2023-05-16 11:50:46 +02:00
Showing only changes of commit d5368ecc6f - Show all commits

View file

@ -2,7 +2,7 @@ name: CI
on:
push:
branches: [main]
branches: [main, "*.x"]
pull_request: {}
jobs: