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

update ref protected docs (#43686)

Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
This commit is contained in:
jschnapper
2023-10-04 14:21:24 -07:00
committed by GitHub
parent f1f93a805f
commit 8044310fad
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
# Ref protected variable respects ruleset configuration
versions:
fpt: '*'
ghec: '*'
# ghes: TBD

View File

@@ -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.