diff --git a/.github/workflows/comment-command.yml b/.github/workflows/comment-command.yml index d0e01345e49..55c02eb46a8 100644 --- a/.github/workflows/comment-command.yml +++ b/.github/workflows/comment-command.yml @@ -56,7 +56,7 @@ jobs: git config user.email "41898282+github-actions[bot]@users.noreply.github.com" # Commit git commit -m "Formatting fixes" - git push + # git push pregen: if: github.event.issue.pull_request && startsWith(github.event.comment.body, '/pregen')