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: branches:
- main - main
- 'CURA-*' - 'CURA-*'
- '[1-9]+.[-0-9]+'
tags: tags:
- '[1-9]+.[0-9]+.[0-9]+' - '[1-9]+.[0-9]+.[0-9]+'
@ -47,7 +46,6 @@ on:
- 'requirements*.txt' - 'requirements*.txt'
branches: branches:
- main - main
- '[1-9]+.[-0-9]+'
jobs: jobs: