Browse Source

Remove release branch trigger

Contributes to CURA-9365
j.spijker@ultimaker.com 2 years ago
parent
commit
73c3bd2126
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .github/workflows/conan-package.yml

+ 0 - 2
.github/workflows/conan-package.yml

@@ -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: