We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4bae4f2 + 4d1cc0e commit 00f41a4Copy full SHA for 00f41a4
2 files changed
.github/workflows/gradle-build.yml
@@ -16,10 +16,6 @@ jobs:
16
java-version: 21
17
distribution: 'temurin'
18
cache: gradle
19
- - name: Detect secrets
20
- run: |
21
- pip install detect-secrets
22
- git ls-files -z | xargs -0 detect-secrets-hook --baseline .secrets.baseline
23
- name: Grant execute permission for gradlew
24
run: chmod +x gradlew
25
- name: Build with Gradle
.secrets.baseline
0 commit comments