Skip to content

Commit

Permalink
Inherit secrets for pr build
Browse files Browse the repository at this point in the history
  • Loading branch information
niveathika authored Nov 11, 2023
1 parent d2b69e0 commit f1e247c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ jobs:
name: Run PR Build Workflow
if: ${{ github.repository_owner == 'ballerina-platform' }}
uses: ballerina-platform/ballerina-standard-library/.github/workflows/pull-request-build-template.yml@main
secrets: inherit
with:
additional-windows-test-flags: "-x test"

0 comments on commit f1e247c

Please sign in to comment.