Update README. Fix GH workflow settings.

This commit is contained in:
Olga Maciaszek-Sharma
2025-03-14 16:48:41 +01:00
parent 573d53479a
commit eb74495c7f
3 changed files with 4 additions and 4 deletions

View File

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