From 19e07ad22a0594b73f68e9840551c6d2ef9509f9 Mon Sep 17 00:00:00 2001 From: Ahmed Hemdan Date: Wed, 5 Jul 2023 13:05:23 +0200 Subject: [PATCH] Apply feedback again --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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