Skip to content

Commit de8e655

Browse files
Update msdo-repo-pipeline.yml
Removed additional workflow actions as they've been added into msdo-main-pipeline.yml
1 parent 8f4cf68 commit de8e655

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

msdo-repo-pipeline.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,3 @@ jobs:
2121
branch: ${{ github.ref_name }}
2222
secrets:
2323
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24-
25-
run-secret-scan:
26-
name: Secret Scanning
27-
uses: theangrytech-git/MSDO/.github/workflows/secret-scanning.yml@main
28-
secrets:
29-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)