mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-05 19:04:26 +00:00
try
This commit is contained in:
@@ -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 !'
|
||||
|
||||
Reference in New Issue
Block a user