1
0
mirror of synced 2025-12-19 09:57:42 -05:00

Create enterprise-ruleset-workflow-rule.yml (#54356)

Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
This commit is contained in:
Patrick Knight
2025-02-18 10:31:19 -06:00
committed by GitHub
parent 5dcc49afd8
commit 37846f1280
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
# Issue #17051
# enterprise workflow rule
versions:
ghec: '*'
ghes: '>= 3.18'

View File

@@ -1 +1 @@
Ruleset workflows can be configured at the organization level to require workflows to pass before merging pull requests. For more information, see [AUTOTITLE](/organizations/managing-organization-settings/creating-rulesets-for-repositories-in-your-organization).
Ruleset workflows can be configured at the organization {% ifversion enterprise-ruleset-workflow-rule %}or enterprise {% endif %}level to require workflows to pass before merging pull requests. For more information, see [AUTOTITLE](/organizations/managing-organization-settings/creating-rulesets-for-repositories-in-your-organization).