[skip ci] Clarify default runner group assigment (#559)

This commit is contained in:
Fedor Korotkov 2023-07-14 07:50:31 -04:00 committed by GitHub
parent fa97adfc9e
commit 4ce06279ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -28,5 +28,6 @@ jobs:
```
When workflows are executing you'll see Cirrus on-demand runners on your organization's settings page at `https://github.com/organizations/<ORGANIZATION>/settings/actions/runners`.
Note that Cirrus Runners will get added to the default runner group. By default, only private repositories can access runners in a default runner group, but you can override this in your organization's settings.
![](/assets/images/TartGHARunners.png)