Build on version branches too #148

Merged
sschnabe merged 1 commit from build into main 2023-05-16 11:50:46 +02:00

View file

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