In the current implementation of the GitHub action WorkflowPostProcess, the -remove parameter does nothing.
The HelpMessage of the parameter says "Remove current run".
I propose that either this or a new parameter controls whether runs will be deleted at all. This would allow repositories to use this action where no token to enable run deletion can be provided.