typo
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user