Skip to content

Commit a29e479

Browse files
authored
Add AI help coverage check to static analysis (jfrog#779)
1 parent 3a95ffd commit a29e479

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/analysis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ jobs:
4848
- name: Run golangci linter
4949
uses: jfrog/.github/actions/golangci-lint@main
5050

51+
- name: Check AI help coverage
52+
uses: jfrog/.github/actions/ai-help-coverage@main
53+
5154
Go-Sec:
5255
runs-on: ubuntu-latest
5356
steps:

0 commit comments

Comments
 (0)