Repository custom properties
Add metadata to your repositories, such as compliance frameworks, data sensitivity, or project details.
GHA_RUNNER_SIZESet the GHA Runner size for private runners
- SMALL: 1CPU, 1GB RAM
- MEDIUM: 2CPU, 2GB RAM
- LARGE: 4CPU, 4GB RAM
medium
GHA_RUNNER_TYPEDefine Github Actions Runner:
- PUBLIC: use public GHA Runner
- PRIVATE: use private GHA Runner
PRIVATE