typo
All checks were successful
Test python action / test (push) Successful in 34s
Pull-Request Vibe Check / ci-test (pull_request) Successful in 3s

This commit is contained in:
2026-08-09 14:38:56 +02:00
parent f134c7026e
commit 7c61b57732

View File

@@ -16,7 +16,7 @@ jobs:
- name: Do Something With Errors
run: |
echo "::error file=app.js,line=1::Missing semicolon" | prbot
echo "::warning file=app.js,line=1,col=5,endColumn=7::Missing semicolon" | prbote
echo "::warning file=app.js,line=1,col=5,endColumn=7::Missing semicolon" | prbot
- name: Post PR Feedback
if: always()