mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 20:15:54 +08:00
Remove release branch trigger
Contributes to CURA-9365
This commit is contained in:
parent
955cf56dc3
commit
73c3bd2126
2
.github/workflows/conan-package.yml
vendored
2
.github/workflows/conan-package.yml
vendored
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user