mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Remove release branch trigger
Contributes to CURA-9365
This commit is contained in:
parent
955cf56dc3
commit
73c3bd2126
1 changed files with 0 additions and 2 deletions
2
.github/workflows/conan-package.yml
vendored
2
.github/workflows/conan-package.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue