This commit is contained in:
Clément Le Bihan
2021-05-23 19:55:51 +02:00
parent 06d2db629b
commit 6d8f14f50d
+1
View File
@@ -12,6 +12,7 @@ jobs:
run: |
cpplint --recursive --quiet --verbose=3 .
- name: Comment PR
if: ${{ failure() }}
uses: thollander/actions-comment-pull-request@master
with:
message: 'Example of message !'