Browse Source

Update .github/workflows/unit-test.yml

Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
Jelle Spijker 2 years ago
parent
commit
4fdd78eff2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/unit-test.yml

+ 1 - 1
.github/workflows/unit-test.yml

@@ -46,7 +46,7 @@ on:
             - '*.jinja'
         branches:
             - main
-            - '[1-9]+.[0-9]+'
+            - '[0-9]+.[0-9]+'
         tags:
             - '[0-9]+.[0-9]+.[0-9]+'
             - '[0-9]+.[0-9]+-beta'