From fac2bec01c21158a5d92a68db783815b57f9c9b6 Mon Sep 17 00:00:00 2001 From: Brian Michel Date: Sat, 21 Oct 2023 10:12:50 -0400 Subject: [PATCH] add test workflow --- .github/workflows/sentry-native-nuget.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/sentry-native-nuget.yml b/.github/workflows/sentry-native-nuget.yml index a9fadc9..2cd0b07 100644 --- a/.github/workflows/sentry-native-nuget.yml +++ b/.github/workflows/sentry-native-nuget.yml @@ -1,12 +1,14 @@ name: Package sentry-native Nuget on: + pull_request: workflow_dispatch: inputs: sentry-native-tag: type: string description: The tag of sentry-native to build required: true + default: "0.6.6" sentry-native-backend: type: choice options: