Skip to content

Commit

Permalink
enable_qg set to true in github_output
Browse files Browse the repository at this point in the history
  • Loading branch information
mushroomempires committed Dec 3, 2024
1 parent 3556131 commit fc0bbe4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checkmarx-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
run: |
# Quality gate settings
ENABLE_QG="true"
echo "enable_qg=$ENABLE_QG" >> $GITHUB_OUTPUT
pipeline-scan:
needs: [ build ]
Expand Down

0 comments on commit fc0bbe4

Please sign in to comment.