Skip to content

Commit

Permalink
add test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmichel committed Oct 21, 2023
1 parent 7f7d3a1 commit fac2bec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sentry-native-nuget.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit fac2bec

Please sign in to comment.