Updater 3.4 – Lifecycle Hardening #28
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user