You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Provide a list of GitHub runner group names. Ensures that all jobs of the workflow are executed on runners from one of the listed groups. Note that the `GitHub Actions` group is predefined and represents GitHub-hosted runners.
65
+
description: Provide a list of GitHub runner group names. Ensures that all jobs of the workflow are executed on runners from one of the listed groups.
66
+
- policy: |
67
+
`require_github_hosted`
68
+
description: Set to `true` to ensure that all jobs of the workflow are executed on Github-hosted runners.
0 commit comments