scorecard-action icon indicating copy to clipboard operation
scorecard-action copied to clipboard

🐛 Fix to not upload the result in the security dashboard if it is a pull request

Open joycebrum opened this issue 3 years ago • 1 comments

Closes #977

Regarding the issue #977, I couldn't think of a better way of doing this instead of adding the if clause to the default yml file, let me know if I missed some better idea to fix.

joycebrum avatar Oct 19 '22 15:10 joycebrum

Codecov Report

Merging #984 (64532d5) into main (f8ef130) will not change coverage. The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #984   +/-   ##
=======================================
  Coverage   62.19%   62.19%           
=======================================
  Files           4        4           
  Lines         246      246           
=======================================
  Hits          153      153           
  Misses         77       77           
  Partials       16       16           

codecov[bot] avatar Oct 19 '22 16:10 codecov[bot]