Fixes gh actions

This commit is contained in:
Marcin Grzejszczak
2021-04-20 09:13:39 +02:00
parent 1207be7f4d
commit f2bf396eba

View File

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