| Package | Description |
|---|---|
| io.github.cdklabs.projen.github.workflows |
| Modifier and Type | Class and Description |
|---|---|
static class |
RepositoryDispatchOptions.Jsii$Proxy
An implementation for
RepositoryDispatchOptions |
| Modifier and Type | Method and Description |
|---|---|
RepositoryDispatchOptions |
RepositoryDispatchOptions.Builder.build()
Builds the configured instance.
|
default RepositoryDispatchOptions |
Triggers.getRepositoryDispatch()
(experimental) You can use the GitHub API to trigger a webhook event called repository_dispatch when you want to trigger a workflow for activity that happens outside of GitHub.
|
RepositoryDispatchOptions |
Triggers.Jsii$Proxy.getRepositoryDispatch() |
| Modifier and Type | Method and Description |
|---|---|
Triggers.Builder |
Triggers.Builder.repositoryDispatch(RepositoryDispatchOptions repositoryDispatch)
Sets the value of
Triggers.getRepositoryDispatch() |
Copyright © 2021. All rights reserved.