Fix GH actions setup. Fix readme.

This commit is contained in:
Olga MaciaszekSharma
2023-09-18 14:26:37 +02:00
parent ec5b5ca53a
commit 968af39cbe
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: