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 a959dde commit fd1648dCopy full SHA for fd1648d
1 file changed
.github/workflows/build.yml
@@ -613,6 +613,7 @@ jobs:
613
needs.build-context.outputs.run-ci-fuzz == 'true'
614
|| needs.build-context.outputs.run-ci-fuzz-stdlib == 'true'
615
permissions:
616
+ contents: read
617
security-events: write
618
strategy:
619
fail-fast: false
0 commit comments