Add or update delete-merged-branches workflow

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

View File

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