Skip to content

Commit

Permalink
Inherit secret in pull request workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ayeshLK committed Oct 18, 2023
1 parent bcbff02 commit 2a6e2a1
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 2a6e2a1

Please sign in to comment.