Skip to content

Commit 182e852

Browse files
committed
chore: removes external detect secret in favor of ADO
1 parent 1b8a3a8 commit 182e852

File tree

2 files changed

+0
-143
lines changed

2 files changed

+0
-143
lines changed

.github/workflows/gradle-build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ jobs:
1818
java-version: 21
1919
distribution: 'temurin'
2020
cache: gradle
21-
- name: Detect secrets
22-
run: |
23-
pip install detect-secrets
24-
git ls-files -z | xargs -0 detect-secrets-hook --baseline .secrets.baseline
2521
- name: Move generated sources to correct package
2622
run: .\scripts\copyFilesOnBuild.ps1 -inputPath '.\src\main\java\com\microsoft\graph\generated'
2723
shell: pwsh

.secrets.baseline

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

0 commit comments

Comments
 (0)