Skip to content

Commit

Permalink
custom webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
omenking committed Apr 30, 2024
1 parent 83c1780 commit f69792c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webhook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: "Webhook Event example"
on:
repository_dispatch:
types:
- webhook
- custom_webhook

jobs:
respond-to-dispatch:
Expand Down

0 comments on commit f69792c

Please sign in to comment.