79335697

Date: 2025-01-07 10:50:45
Score: 1.5
Natty:
Report link

A faster way is to add the following steps before "- run: npm ci":

run: |
      git config --local --name-only --get-regexp 'http.https://github.com/.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user29088876