Skip to content

Commit

Permalink
Merge pull request #973 from kalaiyarasiganeshalingam/master
Browse files Browse the repository at this point in the history
Inherit secret in pull request workflow
  • Loading branch information
MohamedSabthar authored Oct 18, 2023
2 parents 7eb0079 + 39878e1 commit ab3d634
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,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 ab3d634

Please sign in to comment.