mirror of
https://gitlab.com/components/secret-detection.git
synced 2025-06-30 07:28:30 +02:00
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
f854e6f0b5
commit
0c82d65e61
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ include:
|
|||
- component: gitlab.com/gitlab-components/secret-detection@main
|
||||
rules:
|
||||
- if: $SECRET_DETECTION_DISABLED == "true" || $SECRET_DETECTION_DISABLED == "1"
|
||||
when: never
|
||||
when: never
|
||||
```
|
||||
|
||||
Otherwise the job will run when applicable.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue