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 d655d2f commit c39f099Copy full SHA for c39f099
.github/workflows/scorecard.yml
@@ -15,6 +15,7 @@ jobs:
15
analysis:
16
name: Scorecard analysis
17
runs-on: ubuntu-24.04
18
+ if: github.repository == 'envoyproxy/envoy'
19
permissions:
20
security-events: write
21
id-token: write
0 commit comments