From 9fa8a4b730d0bf49b13e502ac99f297ac387d707 Mon Sep 17 00:00:00 2001 From: Ryan Mast Date: Sat, 16 Nov 2019 10:15:50 -0800 Subject: Trigger test run for release builds on PRs --- .github/workflows/release-ninja-binaries.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release-ninja-binaries.yml b/.github/workflows/release-ninja-binaries.yml index 03cd72e..9115f18 100644 --- a/.github/workflows/release-ninja-binaries.yml +++ b/.github/workflows/release-ninja-binaries.yml @@ -1,6 +1,7 @@ name: Release Ninja Binaries on: + pull_request: push: release: types: published -- cgit v0.12