This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch gh-readonly-queue/main/pr-43-59f965be1b187e109481450a652536bd155d2844 in repository https://gitbox.apache.org/repos/asf/kafka-merge-queue-sandbox.git
commit 4ad7c87b9b38ce4e6380bc472d7fc4e54f4a2e52 Author: David Arthur <[email protected]> AuthorDate: Fri Aug 30 14:41:42 2024 -0400 Update README.md (#43) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ffe41b0..3eff742 100644 --- a/README.md +++ b/README.md @@ -51,5 +51,3 @@ The three JSON payloads located in webhook-payloads require a cooresponding `X-G * pull_request_dequeued: `X-Github-Event: pull_request` * pull_request_enqueued: `X-Github-Event: pull_request` * merge_group: `X-Github-Event: merge_group` - -
