Change runner to self-hosted for PR checks

This commit is contained in:
Michel Roegl-Brunner
2026-03-06 09:09:56 +01:00
committed by GitHub
parent 75b1c63884
commit 6fbd785a87

View File

@@ -8,7 +8,7 @@ on:
jobs:
check-new-script:
if: github.repository == 'community-scripts/ProxmoxVE'
runs-on: coolify-runner
runs-on: self-hosted
permissions:
pull-requests: write
contents: read