d0635c4870
PR #81 adds pr_number as a required input, but the 5 calling plugin repos don't yet pass this input. Change required: true to required: false so the workflow_call can succeed without it, while companion PRs are opened to add the input to each caller. Co-Authored-By: Paperclip <noreply@paperclip.ing>