diff --git a/.github/workflows/shiftleft.yml b/.github/workflows/shiftleft.yml index 3cbb54a9f..98ce58b95 100644 --- a/.github/workflows/shiftleft.yml +++ b/.github/workflows/shiftleft.yml @@ -59,7 +59,6 @@ jobs: ${GITHUB_WORKSPACE}/sl check-analysis \ --v2 \ --app "shiftleft-java-demo-220411" \ - --source=tag.branch=master --target=tag.branch=$(Build.SourceBranchName) \ --report \ --github-pr-number=${{github.event.number}} \ --github-pr-user=${{ github.repository_owner }} \