Skip to content

Commit f96fb63

Browse files
authored
fix: fixed blackduck scan failing on the main branch (#39)
1 parent d553a48 commit f96fb63

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed

.github/workflows/CI-appsec-blackduck-master.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ jobs:
2424
- name: Setup Gradle
2525
uses: gradle/gradle-build-action@v2
2626

27-
- name: Make gradlew executable
28-
run: chmod +x ./gradlew
29-
3027
- name: Execute Gradle build
3128
run: ./gradlew check
3229
env:

build.sbt

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)