1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

fix: pr-build use pull_request_target event

This commit is contained in:
Ivar Conradi Østhus 2022-04-28 19:38:19 +02:00
parent 3b93ce3625
commit 25b3d57c3e
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09

View File

@ -1,7 +1,7 @@
name: PR -> Test & Coverage
on:
pull_request:
pull_request_target:
jobs:
build: