SWDEV-123456 - fix validation PRs for runners (#338)

This commit is contained in:
Lytovchenko, Danylo
2025-06-24 11:10:22 +02:00
committed by GitHub
parent 409b47fec6
commit 3e69e3d3a8
4 changed files with 4 additions and 4 deletions
@@ -6,7 +6,7 @@ on:
jobs:
validate-pr-description:
runs-on: ubuntu-latest
runs-on: hip-clr-dev1
steps:
- name: Checkout repository
uses: actions/checkout@v4