Skip to content

Commit

Permalink
numeric
Browse files Browse the repository at this point in the history
  • Loading branch information
AAndrisa committed Sep 16, 2024
1 parent 149e3bd commit b14c70b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/blackduck_scaninng.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
env:
DETECT_PROJECT_NAME: oa_libiio
DETECT_PROJECT_VERSION_NAME: ${{ github.ref_name }}
DETECT_WAIT_FOR_RESULT: ${{ false }}
DETECT_BLACKDUCK_SIGNATURE_SCANNING_LICENSE_SEARCH: ${{ true }}
DETECT_BLACKDUCK_SIGNATURE_SCANNING_COPYRIGHT_SEARCH: ${{ true }}
DETECT_WAIT_FOR_RESULTS: 0
DETECT_BLACKDUCK_SIGNATURE_SCANNING_LICENSE_SEARCH: 1
DETECT_BLACKDUCK_SIGNATURE_SCANNING_COPYRIGHT_SEARCH: 1
DETECT_EXCLUDED_DETECTOR_TYPES: GIT
with:
### SCANNING: Required fields
Expand Down

0 comments on commit b14c70b

Please sign in to comment.