update ref protected docs (#43686)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
This commit is contained in:
5
data/features/actions-ref-protected-ruleset.yml
Normal file
5
data/features/actions-ref-protected-ruleset.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
# Ref protected variable respects ruleset configuration
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
# ghes: TBD
|
||||
@@ -1 +1 @@
|
||||
`true` if branch protections are configured for the ref that triggered the workflow run.
|
||||
`true` if branch protections {% ifversion actions-ref-protected-ruleset %}or [rulesets](/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/managing-rulesets-for-a-repository) {% endif %}are configured for the ref that triggered the workflow run.
|
||||
|
||||
Reference in New Issue
Block a user