diff --git a/.github/workflows/linuxtest.yml b/.github/workflows/linuxtest.yml index 4b0ccd3..b985f1c 100644 --- a/.github/workflows/linuxtest.yml +++ b/.github/workflows/linuxtest.yml @@ -48,7 +48,8 @@ jobs: # Example with custom patterns/excludes: # run: ./git-secret-scanner.sh --repo . --patterns .github/patterns.txt --exclude "node_modules|*.log" - name: Run Scan Script - run: bash ./git-secret-scanner.sh "${{ github.repositoryUrl }}" "${{ github.head_ref || github.ref_name }}" + run: bash ./git-secret-scanner.sh "https://github.com/hirendgithub/ADO-Project.git" "${{ github.head_ref || github.ref_name }}" + # Optional: Add a step to provide feedback or notifications - name: Report Scan Results diff --git a/README.md b/README.md index 401e31f..fcec290 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # ADO-Project -okay +