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

View File

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