remove beta note for restricting runners to workflows (#26083)
This commit is contained in:
@@ -14,7 +14,6 @@ shortTitle: Manage access to runners
|
||||
|
||||
{% data reusables.actions.enterprise-beta %}
|
||||
{% data reusables.actions.enterprise-github-hosted-runners %}
|
||||
{% data reusables.actions.restrict-runner-workflow-beta %}
|
||||
|
||||
## About self-hosted runner groups
|
||||
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
{% if restrict-groups-to-workflows %}
|
||||
{% note %}
|
||||
|
||||
**Note:** Configuring the workflows that can access a runner group is currently in beta and subject to change.
|
||||
|
||||
{% endnote %}
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user