Updater 3.4 – Lifecycle Hardening #28

Merged
Masterluke77 merged 96 commits from feature/updater-3.4-lifecycle into main 2026-07-10 17:54:37 +00:00
Showing only changes of commit 5c2411d509 - Show all commits
+1 -1
View File
@@ -240,7 +240,7 @@ jobs:
# BEGIN TEMP WORKER34 PARSER REPAIR
repair-worker34-parser:
name: Worker34 PowerShell-5.1-Kompatibilität reparieren
if: github.ref == 'refs/heads/feature/updater-3.4-lifecycle' && github.actor != 'github-actions[bot]'
if: github.ref == 'refs/heads/feature/updater-3.4-lifecycle'
permissions:
contents: write
runs-on: ubuntu-latest