Skip to content

Commit 18f5c53

Browse files
authored
Move location of reusable
1 parent 36718ec commit 18f5c53

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/code-security/secret-scanning/protecting-pushes-with-secret-scanning.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,13 @@ You can remove the secret from the file using the web UI. Once you remove the se
9898

9999
If {% data variables.product.prodname_dotcom %} blocks a secret that you believe is safe to push, you can allow the secret and specify the reason why it should be allowed.
100100

101-
1. In the banner that appeared at the top of the page when GitHub blocked your commit, click **Bypass protection**.
101+
{% data reusables.secret-scanning.push-protection-allow-secrets-alerts %}
102+
103+
1. In the banner that appeared at the top of the page when {% data variables.product.prodname_dotcom %} blocked your commit, click **Bypass protection**.
102104
{% data reusables.secret-scanning.push-protection-choose-allow-secret-options %}
103105

104106
![Screenshot showing form with options for unblocking the push of a secret](/assets/images/help/repository/secret-scanning-push-protection-web-ui-allow-secret-options.png)
105107

106108
1. Click **Allow secret**.
107109

108-
{% data reusables.secret-scanning.push-protection-allow-secrets-alerts %}
109-
110-
{% endif %}
110+
{% endif %}

0 commit comments

Comments
 (0)