mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
.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
4
.github/workflows/coverage-check.yml
vendored
4
.github/workflows/coverage-check.yml
vendored
@ -17,7 +17,9 @@
|
||||
|
||||
name: PR Quality Check
|
||||
|
||||
on: [pull_request_target]
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [synchronize]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user