mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
add description for run_id input of rerun.yml
This commit is contained in:
parent
d7ae4412fb
commit
2b5684cdb2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/rerun.yml
vendored
1
.github/workflows/rerun.yml
vendored
|
|
@ -5,6 +5,7 @@ on:
|
|||
inputs:
|
||||
run_id:
|
||||
required: true
|
||||
description: github.run_id of workflow to rerun
|
||||
permissions:
|
||||
actions: write
|
||||
checks: write
|
||||
|
|
|
|||
Loading…
Reference in a new issue