Add or update delete-merged-branches workflow

This commit is contained in:
GitHub Actions Bot 2025-07-10 20:59:00 +03:00
parent 8794a69cbc
commit 087330e305
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)