Change runner from ubuntu-latest to self-hosted

This commit is contained in:
Michel Roegl-Brunner
2026-03-06 09:15:26 +01:00
committed by GitHub
parent 13a5761855
commit 8f7b5d211c

View File

@@ -9,7 +9,7 @@ on:
jobs:
stale-prs:
runs-on: ubuntu-latest
runs-on: self-hosted
permissions:
pull-requests: write
issues: write