mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-14 00:19:16 +01:00
feat: Update to pull_request_target (#2059)
External builds are failing to upload coverage report
This commit is contained in:
parent
518fee1a8c
commit
ee6ec888a7
2
.github/workflows/build_prs_jest_report.yaml
vendored
2
.github/workflows/build_prs_jest_report.yaml
vendored
@ -1,7 +1,7 @@
|
||||
name: PR -> Test & Coverage
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user