Fix Github workflow setup.

This commit is contained in:
Olga MaciaszekSharma
2021-07-21 13:21:08 +02:00
parent 6aeb1ff676
commit b5283e2f88

View File

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