From 02278721541555c3024ef998713c1cc6613d367b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93lafur=20P=C3=A1ll=20Geirsson?= Date: Tue, 2 Mar 2021 14:59:53 +0100 Subject: [PATCH] Skip native-image jobs for pull requests --- .github/workflows/native.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/native.yml b/.github/workflows/native.yml index 46f2f461..63e97dcf 100644 --- a/.github/workflows/native.yml +++ b/.github/workflows/native.yml @@ -3,7 +3,6 @@ on: push: branches: - master - pull_request: release: types: [published] jobs: