diff --git a/README.md b/README.md index 3ccdc5a..a0b9ae8 100644 --- a/README.md +++ b/README.md @@ -29,12 +29,7 @@ include: Otherwise all SAST jobs will always run when applicable. -This assumes `SAST_DISABLED` variable is already defined in `.gitlab-ci.yml` with either `'true'` or `'1'` as the value: - -```yaml -variables: - SAST_DISABLED: 'true' -``` +This assumes `SAST_DISABLED` variable is already defined in `.gitlab-ci.yml` with either `'true'` or `'1'` as the value. ### Inputs