Skip to content

Commit 2b94f66

Browse files
fix syntax
1 parent 6dc8f70 commit 2b94f66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/webhook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: "Webhook Event example"
33
on:
44
repository_dispatch:
55
types:
6-
- custom webhook
6+
- webhook
77

88

99
jobs:

0 commit comments

Comments
 (0)