Skip to content

Commit

Permalink
Do not run OSSF Scorecard analysis on forks
Browse files Browse the repository at this point in the history
  • Loading branch information
mcserep authored Apr 9, 2024
1 parent d2b0ee6 commit 454f7a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
analysis:
name: Scorecard analysis
runs-on: ubuntu-latest
if: ${{ github.repository == 'Ericsson/CodeCompass' && github.ref_name == 'master' }}
permissions:
# Needed to upload the results to code-scanning dashboard.
security-events: write
Expand Down

0 comments on commit 454f7a4

Please sign in to comment.