staging #43

Merged
triggermeelmo merged 75 commits from staging into development 2025-11-06 21:23:27 +01:00
Showing only changes of commit daed8c1462 - Show all commits

View File

@@ -5,8 +5,8 @@ on:
push:
branches: [ "development", "main", "staging"]
tags: [ "v*.*.*" ]
pull_request:
branches: [ "development", "main", "staging" ]
#pull_request:
#branches: [ "development", "main", "staging" ]
env:
DOTNET_VERSION: '8.0.x'