Fix GH actions setup

This commit is contained in:
Olga MaciaszekSharma
2021-04-13 15:04:10 +02:00
parent a5412cc872
commit e2a54c1359

View File

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