Also run on 5.6E branch

Fixes CURA-11523
This commit is contained in:
Jelle Spijker 2024-01-08 12:47:28 +01:00
parent 8676cc3f6b
commit 68460c5547
No known key found for this signature in database
GPG Key ID: 034D1C0527888B65

View File

@ -20,12 +20,8 @@ on:
- 'main'
- 'CURA-*'
- 'PP-*'
- '[0-9].[0-9]'
- '[0-9].[0-9][0-9]'
tags:
- '[0-9].[0-9].[0-9]*'
- '[0-9].[0-9].[0-9]'
- '[0-9].[0-9][0-9].[0-9]*'
- '[0-9].[0-9]*'
- '[0-9].[0-9][0-9]*'
env:
CONAN_LOGIN_USERNAME_CURA: ${{ secrets.CONAN_USER }}