Skip to content

Commit 986c52b

Browse files
committed
chore: add payloads pull_request_target
1 parent a66edf3 commit 986c52b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/download/payloads/github-webhooks-payload-examples.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ const run = async (folder: string) => {
120120
}
121121

122122
void run('pull_request')
123+
void run('pull_request_target')
123124
void run('push')
124125
void run('workflow_run')
125126
void run('workflow_dispatch')

0 commit comments

Comments
 (0)