fix: adjusted target for branches

This commit is contained in:
The3D 2021-05-31 18:15:39 +02:00
parent 994ae03799
commit 1fc8044b4e

View File

@ -4,7 +4,7 @@ on:
push:
branches: [master,protocol-2.5]
pull_request:
branches: [*]
branches: [master,protocol-2.5]
jobs:
build: