Fix GH actions setup.

This commit is contained in:
Olga Maciaszek-Sharma
2024-10-09 18:04:08 +02:00
parent 496fab2eac
commit c09f36d1c7

View File

@@ -5,9 +5,9 @@ name: Build
on:
push:
branches: [ main, 4.0.x, 3.1.x ]
branches: [ main, 4.1.x ]
pull_request:
branches: [ main, 4.0.x, 3.1.x ]
branches: [ main, 4.1.x ]
jobs:
build: