diff --git a/.github/workflows/command.yaml b/.github/workflows/command.yaml index 10dbef09f90..33b614d4d19 100644 --- a/.github/workflows/command.yaml +++ b/.github/workflows/command.yaml @@ -37,4 +37,5 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} comment-id: ${{ github.event.comment.id }} pr-url: ${{ github.event.issue.pull_request.url }} + app-owner: "github-actions" args: ${{ steps.command.outputs.args }}