Skip to content

Commit

Permalink
Update lines-of-code.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Boudjada Yasser <[email protected]>
  • Loading branch information
yasserbdj96 authored Jul 7, 2024
1 parent 8a87aea commit 054806e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lines-of-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
git config --global user.name "GitHub Actions"
git add .
git commit -m "Add badges folder."
git push
git pull --rebase origin main
git push origin main

0 comments on commit 054806e

Please sign in to comment.