Fix GH actions setup.

This commit is contained in:
Olga Maciaszek-Sharma
2024-10-09 18:03:14 +02:00
parent f288e79e85
commit e7eb6bd3cb

View File

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