Skip to content

Commit

Permalink
Merge pull request #530 from kalaiyarasiganeshalingam/master
Browse files Browse the repository at this point in the history
Inherit secret in pull request workflow
  • Loading branch information
MohamedSabthar committed Oct 18, 2023
2 parents 8006a57 + 5c105ce commit 7b4da6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request.yml
Expand Up @@ -11,3 +11,4 @@ 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

0 comments on commit 7b4da6f

Please sign in to comment.