Build on version branches too

This commit is contained in:
Stephan Schnabel 2023-05-16 11:47:03 +02:00
parent 2179afba57
commit d5368ecc6f
Signed by: stephan.schnabel
GPG key ID: E07AF5BA239FE543

View file

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