We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e3b711 commit 84ac255Copy full SHA for 84ac255
1 file changed
data/reusables/secret-scanning/beta.md
@@ -1,12 +1,12 @@
1
-{% if currentVersion == "github-ae@latest" %}
+{% if currentVersion == "enterprise-server@3.0" or currentVersion == "github-ae@latest" %}
2
{% note %}
3
4
**Note:** {% data variables.product.prodname_secret_scanning_caps %} for organization-owned repositories is currently in beta and subject to change.
5
6
{% endnote %}
7
8
{% endif %}
9
-{% if currentVersion == "enterprise-server@3.0" %}
+{% if currentVersion gt "enterprise-server@3.0" %}
10
11
12
0 commit comments