mirror of https://github.com/apache/cloudstack.git
.github: try kicking coverage via pull_request_target sync
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
cd24cf2daa
commit
9067938a0d
|
|
@ -17,7 +17,9 @@
|
|||
|
||||
name: PR Quality Check
|
||||
|
||||
on: [pull_request_target]
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [synchronize]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in New Issue