We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dc8f70 commit 2b94f66Copy full SHA for 2b94f66
1 file changed
.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
9
jobs:
0 commit comments