Remove develop from branches to build

The PR already works on a merge commit with develop no need to build it once more afterwards
This commit is contained in:
Nanne Baars
2021-10-24 13:12:48 +02:00
parent 76af488d16
commit e709a501cb

@ -10,7 +10,6 @@ on:
push: push:
branches: branches:
- master - master
- develop
- release/* - release/*
tags-ignore: tags-ignore:
- '*' - '*'