Skip to content

Commit

Permalink
better commit messages
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarsh2001 committed Nov 5, 2023
1 parent a9291b8 commit 305bcb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pilot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
cd DocPilot
export GITHUB_TOKEN=${{secrets.DOC_PILOT_TOKEN}}
git add .
git commit -m "add docstring"
git commit -m "added docstring 📝"
git push
add-documentation:
Expand Down

0 comments on commit 305bcb0

Please sign in to comment.