mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-26 19:04:56 -04:00
CodeQL and merge queues don't play along very well. That's because CodeQL doesn't report status to the merge queue, which ends up blocking the queue forever. Add this small workaround which allows us to turn on the merge queue again.