Update all Action to new selfhosted Runner Cluster (#2739)

* Update Runner

* Update Workflows
This commit is contained in:
Michel Roegl-Brunner
2025-02-28 15:15:29 +01:00
committed by GitHub
parent e8e298581c
commit b24860c97b
11 changed files with 114 additions and 9 deletions

View File

@ -9,7 +9,7 @@ on:
jobs:
delete_branch:
runs-on: ubuntu-latest
runs-on: runner-cluster-htl-set
steps:
- name: Checkout the code
uses: actions/checkout@v3