Skip to content

Commit

Permalink
Edit dhd
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter3Khalil committed May 20, 2024
1 parent 1debf0f commit 90d8c97
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:

- name: Commit changes
run: |
git config --global user.name 'Peter Khalil'
git config --global user.email 'peter.khalil.fahmy@gmail.com'
git add .
git commit -m 'Format code with Prettier' || echo 'No changes to commit'
env:
Expand Down

0 comments on commit 90d8c97

Please sign in to comment.