Skip to content

Commit

Permalink
update next job to have input_validation as needs
Browse files Browse the repository at this point in the history
  • Loading branch information
LillieEntur committed Jan 16, 2025
1 parent 15711cb commit 20739ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
fi'
upload-scan-reports-from-matching-pr:
runs-on: ubuntu-24.04
needs: input_validation
outputs:
skip_job_and_continue_scan: ${{ env.GHA_SECURITY_CODE_SCAN_SKIP_JOB_AND_CONTINUE_SCAN }}
permissions:
Expand Down

0 comments on commit 20739ec

Please sign in to comment.