Skip to content

Commit

Permalink
Update cmd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mordamax authored Dec 19, 2024
1 parent e964644 commit dab8af4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,7 @@ jobs:

- name: Commit changes
run: |
sleep 5
if [ -n "$(git status --porcelain)" ]; then
git config --global user.name command-bot
git config --global user.email "<>"
Expand Down

0 comments on commit dab8af4

Please sign in to comment.