Skip to content

Commit 3e09611

Browse files
committed
Only run fips tests if wolfssl is repo owner
1 parent 9cbc890 commit 3e09611

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/fips.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
'OPENSSL_TAG=openssl-3.2.0 WOLFSSL_TAG=v5.7.4-stable WOLFSSL_ISFIPS=1',
2222
]
2323
name: fips make check
24+
if: github.repository_owner == 'wolfssl'
2425
runs-on: ubuntu-latest
2526
# This should be a safe limit for the tests to run.
2627
timeout-minutes: 10

0 commit comments

Comments
 (0)