Skip to content

Commit ce43bdc

Browse files
committed
otp: ignore scorecard on forks
1 parent 481d0d3 commit ce43bdc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/scorecard.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
analysis:
3838
name: Scorecard analysis
3939
runs-on: ubuntu-latest
40+
if: github.repository == 'erlang/otp'
4041
permissions:
4142
security-events: write
4243
id-token: write # needed to publish to scorecard.dev

0 commit comments

Comments
 (0)