Skip to content

Commit 79c71ce

Browse files
authored
Merge pull request #161 from taoyong-ty/doc-update
Add an introduction of the new self-hosted-runner option to README
2 parents b0a7ca5 + 9a6e2a8 commit 79c71ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,9 @@ that are impossible, difficult, or simply expensive
171171
to access from GitHub's hosted job runners
172172
but are easy or cheap to access from CodeBuild.
173173

174+
### Related features
175+
🆕 [**Self-Hosted Runner in CodeBuild:**](https://docs.aws.amazon.com/codebuild/latest/userguide/action-runner.html) you can use CodeBuild to run ephemeral, self-hosted GitHub Actions runners. This allows you to leverage GitHub workflow ecosystem, while granting your workflow jobs native integration with AWS.
176+
174177
## Credentials and Permissions
175178

176179
In order for the action to run your CodeBuild project,

0 commit comments

Comments
 (0)