From 222117a83a57220b8e0e4a800861783ff5306be2 Mon Sep 17 00:00:00 2001 From: MOHD EFENDY BIN ZAINOL AB Date: Tue, 7 Oct 2025 13:24:34 +0800 Subject: [PATCH] Hapus sekatan --- .../workflows-and-actions/deployments-and-environments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/actions/reference/workflows-and-actions/deployments-and-environments.md b/content/actions/reference/workflows-and-actions/deployments-and-environments.md index c09c1eab9e1d..bc856da8435d 100644 --- a/content/actions/reference/workflows-and-actions/deployments-and-environments.md +++ b/content/actions/reference/workflows-and-actions/deployments-and-environments.md @@ -10,7 +10,7 @@ redirect_from: - /actions/reference/deployments-and-environments --- -## Deployment protection rules +# Deployment protection rules Deployment protection rules require specific conditions to pass before a job referencing the environment can proceed. You can use deployment protection rules to require a manual approval, delay a job, or restrict the environment to certain branches. You can also create and implement custom protection rules powered by {% data variables.product.prodname_github_apps %} to use third-party systems to control deployments referencing environments configured on {% data variables.product.github %}.