Skip to content

Commit

Permalink
disable push
Browse files Browse the repository at this point in the history
  • Loading branch information
rzblue committed Dec 23, 2024
1 parent 4b50921 commit 47b8c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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')
Expand Down

0 comments on commit 47b8c9d

Please sign in to comment.