diff --git a/README.md b/README.md index 1657270..f7890a7 100644 --- a/README.md +++ b/README.md @@ -30,12 +30,7 @@ include: Otherwise the job will run when applicable. -This assumes `SECRET_DETECTION_DISABLED` variable is already defined in `.gitlab-ci.yml` with either `'true'` or `'1'` as the value: - -```yaml -variables: - SECRET_DETECTION_DISABLED: 'true' -``` +This assumes `SECRET_DETECTION_DISABLED` variable is already defined in `.gitlab-ci.yml` with either `'true'` or `'1'` as the value. ### Inputs