This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Description
The get-diff-action currently ignores events from merge_group - this is unfortunate when using the (excellent) GitHub merge queue concept, as our checks are skipped because the git diff is reported as empty.
Fixing this (I think) is as simple as adding merge_group to TARGET_EVENTS in src/constant.ts