Add or update delete-merged-branches workflow

This commit is contained in:
GitHub Actions Bot 2025-07-10 20:58:53 +03:00
parent 54cd5f0b5d
commit 306cefa26f
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)