We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01ae811 commit e89e2d1Copy full SHA for e89e2d1
1 file changed
.github/workflows/nightly.yml
@@ -67,6 +67,7 @@ jobs:
67
run: |
68
sed -i "/https:\/\/qlty\.sh\/gh/d" README.md
69
sed -i "/https:\/\/securityscorecards\.dev\/viewer/d" README.md
70
+ sed -i "/https:\/\/img.shields.io\//d" README.md
71
72
- name: Install dependencies
73
env:
0 commit comments