feature/Appointment-Booking #2

Open
oonyeje wants to merge 17 commits from feature/Appointment-Booking into develop
Showing only changes of commit 8f0552bdf0 - Show all commits

View File

@ -31,5 +31,5 @@ jobs:
echo "$comment" >> ollama_review.txt
done
tea pr comment ${{ gitea.event.pull_request.number }} --body "$(cat ollama_review.txt)"
./tea pr comment ${{ gitea.event.pull_request.number }} --body "$(cat ollama_review.txt)"
shell: bash