Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ You need to add the {% data variables.dependency-review.action_name %} to one of
{% data reusables.profile.org_settings %}
{% data reusables.organizations.access-ruleset-settings %}
1. Click the **New ruleset** dropdown menu, and select **New branch ruleset**.
1. To help identify your ruleset and clarify its purpose, give the ruselet a name in **Ruleset Name**.
1. To help identify your ruleset and clarify its purpose, give the ruleset a name in **Ruleset Name**.
1. Set **Enforcement status** to **{% octicon "play" aria-hidden="true" %} Active**.
1. Optionally, you can target specific repositories in your organization. For more information, see [Choosing which repositories to target in your organization](/organizations/managing-organization-settings/creating-rulesets-for-repositories-in-your-organization#choosing-which-repositories-to-target-in-your-organization).
1. In the "Rules" section, select the "Require workflows to pass before merging" option.
Expand Down
Loading