We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10e449d + e81ae7b commit 64a359cCopy full SHA for 64a359c
1 file changed
.github/workflows/win-csharp-test.yml
@@ -9,6 +9,7 @@ on:
9
jobs:
10
build:
11
12
+ if: github.repository_owner == 'wolfssl'
13
runs-on: windows-latest
14
15
# This should be a safe limit for the tests to run.
0 commit comments