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

fix: run build also for external PRs

This commit is contained in:
Ivar Conradi Østhus 2020-12-11 14:50:38 +01:00
parent 2f5e076699
commit 9f7beb84c9

View File

@ -1,6 +1,6 @@
name: Build & Tests name: Build & Tests
on: [push] on: [push, pull_request_target]
jobs: jobs:
build: build: