Skip to content

Commit

Permalink
Merge pull request #1058 from DimuthuMadushan/master
Browse files Browse the repository at this point in the history
Inherit Secrets in Pull Request Workflows
  • Loading branch information
DimuthuMadushan authored Oct 17, 2023
2 parents 3add6ab + 38b98f3 commit bcb96ef
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: "-Pdisable=ldap"

0 comments on commit bcb96ef

Please sign in to comment.