diff --git a/.github/workflows/comment-command.yml b/.github/workflows/comment-command.yml index f5b4da1e9e..940b361f4c 100644 --- a/.github/workflows/comment-command.yml +++ b/.github/workflows/comment-command.yml @@ -54,4 +54,4 @@ jobs: git config user.email "41898282+github-actions[bot]@users.noreply.github.com" # Commit git commit -am "wpiformat" - git push origin HEAD + git push origin HEAD:refs/pull/$NUMBER/head