Skip to content

Commit

Permalink
add custom webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
vedantparmar12 committed Jan 12, 2025
1 parent 18e1de6 commit 049eb4c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 32 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/custom-action.yml

This file was deleted.

16 changes: 0 additions & 16 deletions .github/workflows/greetings.yml

This file was deleted.

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 049eb4c

Please sign in to comment.