diff --git a/.github/workflows/comment-command.yml b/.github/workflows/comment-command.yml index 1b7d51888b..f5b4da1e9e 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 + git push origin HEAD