sdfg
This commit is contained in:
parent
437dfb7935
commit
b1218292fd
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ steps:
|
|||
- gitleaks detect --no-git --verbose --source $CI_WORKSPACE
|
||||
when:
|
||||
- evaluate: 'CI_PIPELINE_EVENT == "push" && CI_COMMIT_BRANCH == CI_REPO_DEFAULT_BRANCH'
|
||||
- evaluate: 'CI_PIPELINE_EVENT == "pr"'
|
||||
- evaluate: 'CI_PIPELINE_EVENT == "pull_request"'
|
||||
|
||||
# when:
|
||||
# branch:
|
||||
|
|
Loading…
Reference in a new issue