1
0
mirror of synced 2025-12-30 03:01:36 -05:00

remove beta note for restricting runners to workflows (#26083)

This commit is contained in:
Sarah Edwards
2022-03-21 17:01:08 -07:00
committed by GitHub
parent 6e039efe70
commit 63eee1f324
2 changed files with 0 additions and 8 deletions

View File

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

View File

@@ -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 %}