merge: sync link cleaner redirection to master

This commit is contained in:
Nubenetes Bot
2026-05-14 23:56:32 +02:00

View File

@@ -12,7 +12,7 @@ permissions:
jobs:
intelligent-clean-process:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/develop'
# This job can now be triggered from any branch but will always checkout 'develop'
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
steps: