diff --git a/action.yml b/action.yml index c47e2c4..7eeb3aa 100644 --- a/action.yml +++ b/action.yml @@ -13,7 +13,7 @@ inputs: default: ${{ github.token }} github-repo: required: true - description: GitHub repository used for this action + description: GitHub `author/repository` for which stale issues are paused default: ${{ github.repository }} stale-label: required: true