We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d5dba8 commit fdba2d7Copy full SHA for fdba2d7
.github/workflows/webhook.yml
@@ -3,7 +3,7 @@ name: "Webhook Event example"
3
on:
4
repository_dispatch:
5
types:
6
- - custom_webhook
+ - webhook
7
8
jobs:
9
respond-to-dispatch:
0 commit comments