Fix github workflows setup.

This commit is contained in:
Olga MaciaszekSharma
2021-07-26 16:05:39 +02:00
parent a3ea61a586
commit 7581b2c27f

View File

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