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.

6 lines (5 loc) 135 B
export * from './access'; export * from './secrets'; export * from './runner'; export * from './providers'; export * from './webhook';