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: push:
branches: [ "development", "main", "staging"] branches: [ "development", "main", "staging"]
tags: [ "v*.*.*" ] tags: [ "v*.*.*" ]
pull_request: #pull_request:
branches: [ "development", "main", "staging" ] #branches: [ "development", "main", "staging" ]
env: env:
DOTNET_VERSION: '8.0.x' DOTNET_VERSION: '8.0.x'