diff --git a/action.yaml b/action.yaml index 00e59ce..c3f2c92 100644 --- a/action.yaml +++ b/action.yaml @@ -1,5 +1,5 @@ -name: 'Cancel this merge queue' -description: 'Uses the GitHub Actions API to cancel the current merge queue entry' +name: 'Cancel this branch' +description: 'Uses the GitHub Actions API to cancel the current branch (pending only)' inputs: token: description: 'Token'