Run win-csharp-test only for wolfssl owner
This commit is contained in:
parent
10e449dc00
commit
e81ae7bcb6
1
.github/workflows/win-csharp-test.yml
vendored
1
.github/workflows/win-csharp-test.yml
vendored
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user