enabling dry run in githubWebhook

Signed-off-by: Tavi Nolan <Tavi.Nolan@fmr.com>
This commit is contained in:
Tavi Nolan
2024-04-08 10:13:00 +01:00
parent d66ca81a38
commit 088a586ccc
@@ -56,6 +56,7 @@ export function createGithubWebhookAction(options: {
id: 'github:webhook',
description: 'Creates webhook for a repository on GitHub.',
examples,
supportsDryRun: true,
schema: {
input: {
type: 'object',