Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
65 changes: 0 additions & 65 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/blackduck_scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
runs-on: [ ubuntu-latest ]
steps:
- name: Checkout code
if: github.event_name != 'pull_request_target'
uses: actions/checkout@v4

- name: Run Black Duck Full SCA Scan (Push, Manual Trigger or Schedule)
Expand Down Expand Up @@ -52,3 +51,4 @@ jobs:
blackducksca_token: ${{ secrets.BLACKDUCK_API_TOKEN }}
blackducksca_scan_full: false
blackducksca_prComment_enabled: true

20 changes: 0 additions & 20 deletions .github/workflows/code-scan.yml

This file was deleted.

115 changes: 0 additions & 115 deletions .github/workflows/mend.config

This file was deleted.

Loading
Loading