Skip to content

Commit

Permalink
Dont Upload codeql sarif
Browse files Browse the repository at this point in the history
  • Loading branch information
RonBenMosheHabana committed Dec 18, 2024
1 parent 889806c commit 87a1a42
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/trigger_jenkins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
with:
category: "/language:python"
category: "/language:python"
upload: "never"

0 comments on commit 87a1a42

Please sign in to comment.