diff --git a/.github/workflows/kics.yml b/.github/workflows/kics.yml index a4b08bf9..fd9a9bd4 100644 --- a/.github/workflows/kics.yml +++ b/.github/workflows/kics.yml @@ -65,6 +65,7 @@ jobs: # GITHUB_TOKEN enables this github action to access github API and post comments in a pull request # token: ${{ secrets.GITHUB_TOKEN }} # enable_comments: true + exclude_paths: ./docs/* # Upload findings to GitHub Advanced Security Dashboard - name: Upload SARIF file for GitHub Advanced Security Dashboard