Add or update prevent-invalid-branch-merges workflow

This commit is contained in:
GitHub Actions Bot 2025-06-30 11:43:39 +03:00
parent c2cd6c6b32
commit 466acd5193
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ on:
jobs: jobs:
validate-merge-source: validate-merge-source:
runs-on: ubuntu-latest runs-on: app-sever-project-runner
steps: steps:
- name: Check source branch for merge - name: Check source branch for merge
run: | run: |