1
0
mirror of synced 2025-12-21 19:06:49 -05:00

Remove ifversion feature 'code-scanning-without-workflow' (#51087)

This commit is contained in:
Peter Bengtsson
2024-06-11 07:53:00 -04:00
committed by GitHub
parent f0a01f762c
commit 14f03c7d4d
9 changed files with 24 additions and 44 deletions

View File

@@ -11,7 +11,9 @@ topics:
- Advanced Security
- Code scanning
versions:
feature: code-scanning-without-workflow
fpt: '*'
ghes: '*'
ghec: '*'
---
## About configuring default setup at scale

View File

@@ -21,7 +21,9 @@ topics:
- Advanced Security
- Code scanning
versions:
feature: code-scanning-without-workflow
fpt: '*'
ghes: '*'
ghec: '*'
---
## About default setup

View File

@@ -8,7 +8,9 @@ topics:
- Advanced Security
- Code scanning
versions:
feature: code-scanning-without-workflow
fpt: '*'
ghes: '*'
ghec: '*'
---
When you first start using {% data variables.product.prodname_code_scanning %}, you'll likely use default setup. This guide describes how to evaluate how default setup for {% data variables.product.prodname_code_scanning %} is working for you, and what steps to take if something isn't working as you expect. This guide also describes how you can customize {% data variables.product.prodname_code_scanning %} if you find that you have a specific use case that your new configuration doesn't fit.

View File

@@ -4,7 +4,9 @@ shortTitle: Enable code scanning
intro: 'You can quickly and easily secure your code with default setup for {% data variables.product.prodname_code_scanning %}.'
product: '{% data reusables.gated-features.code-scanning %}'
versions:
feature: 'code-scanning-without-workflow'
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Advanced Security
- Code scanning