Skip to content

Commit 8efddb0

Browse files
authored
Remove branch restriction of credscan (#25433)
1 parent 0e057f3 commit 8efddb0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.azure-pipelines/security-tools.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
OCTOKITPAT: $(GithubToken)
4848
- task: securedevelopmentteam.vss-secure-development-tools.build-task-credscan.CredScan@3
4949
displayName: Run CredScan
50-
condition: in(variables['system.pullRequest.targetBranch'], 'generation', 'main')
5150
inputs:
5251
toolMajorVersion: V2
5352
outputFormat: sarif

0 commit comments

Comments
 (0)