Remove release branch trigger

Contributes to CURA-9365
This commit is contained in:
j.spijker@ultimaker.com 2022-06-21 17:09:12 +02:00 committed by Jelle Spijker
parent 955cf56dc3
commit 73c3bd2126

View file

@ -30,7 +30,6 @@ on:
branches:
- main
- 'CURA-*'
- '[1-9]+.[-0-9]+'
tags:
- '[1-9]+.[0-9]+.[0-9]+'
@ -47,7 +46,6 @@ on:
- 'requirements*.txt'
branches:
- main
- '[1-9]+.[-0-9]+'
jobs: