Fix branch name.

This commit is contained in:
Olga MaciaszekSharma
2021-07-21 13:20:24 +02:00
parent a08fd801c2
commit f3f9525081

View File

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