add description for run_id input of rerun.yml

This commit is contained in:
Erica Portnoy 2026-05-15 14:38:59 -07:00
parent d7ae4412fb
commit 2b5684cdb2

View file

@ -5,6 +5,7 @@ on:
inputs:
run_id:
required: true
description: github.run_id of workflow to rerun
permissions:
actions: write
checks: write