We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de183ce commit 0825d66Copy full SHA for 0825d66
.github/workflows/self-zizmor.yaml
@@ -16,4 +16,4 @@ jobs:
16
17
uses: grafana/shared-workflows/.github/workflows/reusable-zizmor.yml@5946b80e86f32bb4d208c2483c58345bbeef03d2
18
with:
19
- codeql-enabled: false
+ runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }}
0 commit comments