Skip to content

Commit c39f099

Browse files
authored
Only run Scorecard in envoy repository (#41825)
Signed-off-by: Jonh Wendell <[email protected]>
1 parent d655d2f commit c39f099

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
analysis:
1616
name: Scorecard analysis
1717
runs-on: ubuntu-24.04
18+
if: github.repository == 'envoyproxy/envoy'
1819
permissions:
1920
security-events: write
2021
id-token: write

0 commit comments

Comments
 (0)