Merge remote-tracking branch 'origin/staging' into staging

This commit is contained in:
Moritz Utcke
2025-04-28 14:06:31 -03:00

View File

@@ -2,7 +2,7 @@ name: Auto Merge Staging into Main
on:
schedule:
- cron: '0 2 * * *' # 2:00 UTC = 4:00 CET
- cron: '0 2 * * *' # 2:00 UTC = 4:00 Europäische Zeit
workflow_dispatch:
jobs: