Skip to content

Commit 2237b68

Browse files
authored
Temporarily disable security scan pending JENKINS-75178 (#2595)
1 parent 2b1ec08 commit 2237b68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jenkins-security-scan.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ permissions:
1515

1616
jobs:
1717
security-scan:
18+
if: false # TODO pending JENKINS-75178
1819
uses: jenkins-infra/jenkins-security-scan/.github/workflows/jenkins-security-scan.yaml@v2
1920
with:
2021
java-cache: 'maven' # Optionally enable use of a build dependency cache. Specify 'maven' or 'gradle' as appropriate.

0 commit comments

Comments
 (0)