UNPKG

@cloudsnorkel/cdk-github-runners

Version:

CDK construct to create GitHub Actions self-hosted runners. Creates ephemeral runners on demand. Easy to deploy and highly customizable.

5 lines (4 loc) 108 B
export * from './access'; export * from './secrets'; export * from './runner'; export * from './providers';