custom runner

This commit is contained in:
Roland Gruber 2025-07-11 20:22:03 +02:00
parent ffaeacfb73
commit e396e6e2f7

View file

@ -20,7 +20,7 @@ permissions: read-all
jobs: jobs:
analysis: analysis:
name: Scorecard analysis name: Scorecard analysis
runs-on: self-hosted runs-on: ubuntu-latest
permissions: permissions:
# Needed to upload the results to code-scanning dashboard. # Needed to upload the results to code-scanning dashboard.
security-events: write security-events: write