Skip to content

Commit

Permalink
Add link
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Lewis <[email protected]>
  • Loading branch information
ianlewis committed Nov 9, 2023
1 parent 6fa0384 commit e6be572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/issue-reopener/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
| path | No | `github.workspace` | The root path of the source code to search. |
| token | No | `github.token` | The GitHub token to use. This token must have `issues: write` permissions. |
| dry-run | No | `false` | If true, issues are only output to logs and not actually reopened. |
| config-path | No | `.github/issue-reopener.yml` | Path to the config file. |
| config-path | No | `.github/issue-reopener.yml` | Path to an optional [config file](#configuration). |

## Outputs

Expand Down

0 comments on commit e6be572

Please sign in to comment.