We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b1ec08 commit 2237b68Copy full SHA for 2237b68
.github/workflows/jenkins-security-scan.yml
@@ -15,6 +15,7 @@ permissions:
15
16
jobs:
17
security-scan:
18
+ if: false # TODO pending JENKINS-75178
19
uses: jenkins-infra/jenkins-security-scan/.github/workflows/jenkins-security-scan.yaml@v2
20
with:
21
java-cache: 'maven' # Optionally enable use of a build dependency cache. Specify 'maven' or 'gradle' as appropriate.
0 commit comments