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
No known key found for this signature in database
GPG Key ID: A6D6C06FE4EC14E7

View File

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