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