only comment on PR
This commit is contained in:
parent
fbf8a1b3d9
commit
4e87890108
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,7 @@ steps:
|
|||
comment_file: output.txt
|
||||
when:
|
||||
status: [failure, success]
|
||||
event: [pull_request]
|
||||
lint:
|
||||
image: debian:stable
|
||||
commands:
|
||||
|
@ -30,6 +31,7 @@ steps:
|
|||
comment_file: output.txt
|
||||
when:
|
||||
status: [failure, success]
|
||||
event: [pull_request]
|
||||
when:
|
||||
- event: [push, pull_request]
|
||||
- evaluate: 'CI_COMMIT_AUTHOR in ["gnous-ci-bot", "mael", "ada"]'
|
Loading…
Add table
Reference in a new issue