View all actions in queue

I’m self hosting with 1 act runner, is there a way to see all of the actions that are waiting in queue?
For instance; I’m running renovate which opens several PRs, those PRs start actions that build and test which then stack up in the queue because I only have the one runner, but I don’t have a great way of knowing what all actions are queued up.