We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49cbf51 commit 8673bd0Copy full SHA for 8673bd0
.github/workflows/self-zizmor.yaml
@@ -17,3 +17,4 @@ jobs:
17
uses: grafana/shared-workflows/.github/workflows/reusable-zizmor.yml@8fa210559ab2cc62e7b12d3bb9cba19dbc862c11
18
with:
19
runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }}
20
+ fail-severity: never
0 commit comments