Add or update delete-merged-branches workflow

This commit is contained in:
GitHub Actions Bot 2025-07-10 20:58:58 +03:00
parent e84f2e831d
commit 0d1f8fc94d
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
delete-merged-branch:
if: github.event.pull_request.merged == true
name: Delete Merged Branch
runs-on: app-sever-project-runner
runs-on: linting_odex25-standard-modules_runner
steps:
- name: Delete merged branch (with protection check and rules)