Skip to content

Commit

Permalink
Merge pull request #4971 from cfpb/remove-comment-actions
Browse files Browse the repository at this point in the history
Remove CI writing to PRs to accommodate forks
PatrickGoRaft authored Jan 28, 2025
2 parents a43bee3 + eb07066 commit dab9534
Showing 2 changed files with 1 addition and 11 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/cve-scan-pr.yml
Original file line number Diff line number Diff line change
@@ -39,13 +39,4 @@ jobs:
with:
name: cve-report
path: |
grype-report.txt
- name: Post comment with report link
uses: thollander/actions-comment-pull-request@v3
with:
message: CVE scan report generated by Grype are available. Check the Actions tab to download the reports.

- name: Remove Docker image
run: |
docker rmi pr-cve-scan:latest
grype-report.txt
1 change: 0 additions & 1 deletion hmda-combined-documentation
Submodule hmda-combined-documentation deleted from b4c2f9

0 comments on commit dab9534

Please sign in to comment.