We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55eb185 commit f513c4dCopy full SHA for f513c4d
code-scanning/scorecard.yml
@@ -21,6 +21,7 @@ jobs:
21
analysis:
22
name: Scorecard analysis
23
runs-on: ubuntu-latest
24
+ if: github.repository.default_branch == github.ref_name
25
permissions:
26
# Needed to upload the results to code-scanning dashboard.
27
security-events: write
0 commit comments