diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index bdffebb3..fdfe23fe 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -9,3 +9,4 @@ jobs: uses: ballerina-platform/ballerina-library/.github/workflows/pull-request-build-template.yml@main with: additional-windows-test-flags: "-x test" + secrets: inherit