Run win-csharp-test only for wolfssl owner

This commit is contained in:
gojimmypi 2024-10-09 11:14:28 -07:00
parent 10e449dc00
commit e81ae7bcb6
No known key found for this signature in database
GPG Key ID: 3D684FA88DC3FAA8

View File

@ -9,6 +9,7 @@ on:
jobs:
build:
if: github.repository_owner == 'wolfssl'
runs-on: windows-latest
# This should be a safe limit for the tests to run.