Fix GH actions setup and readme.

This commit is contained in:
Olga MaciaszekSharma
2023-09-18 15:00:15 +02:00
parent d04022602d
commit 31201de020
3 changed files with 27 additions and 251 deletions

View File

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