We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a95ffd commit a29e479Copy full SHA for a29e479
1 file changed
.github/workflows/analysis.yml
@@ -48,6 +48,9 @@ jobs:
48
- name: Run golangci linter
49
uses: jfrog/.github/actions/golangci-lint@main
50
51
+ - name: Check AI help coverage
52
+ uses: jfrog/.github/actions/ai-help-coverage@main
53
+
54
Go-Sec:
55
runs-on: ubuntu-latest
56
steps:
0 commit comments