Skip to content

Commit 8fae5f0

Browse files
authored
remove docs (5.0) (#547)
* remove docs from this repository * remove doc module from maven * remove doc related workflows
1 parent 156a361 commit 8fae5f0

File tree

91 files changed

+5
-14892
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+5
-14892
lines changed

.github/workflows/cve.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,9 @@ jobs:
2121
ignore-unfixed: true
2222
format: 'sarif'
2323
output: 'trivy-results.sarif'
24-
skip-dirs: 'doc'
2524
# severity: 'CRITICAL'
2625

2726
- name: Upload Trivy scan results to GitHub Security tab
2827
uses: github/codeql-action/upload-sarif@v2
2928
with:
30-
sarif_file: 'trivy-results.sarif'
29+
sarif_file: 'trivy-results.sarif'

.github/workflows/docs.yml

Lines changed: 0 additions & 34 deletions
This file was deleted.

.github/workflows/notify.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)