Skip to content

Commit

Permalink
Merge pull request #929 from MohamedSabthar/main
Browse files Browse the repository at this point in the history
Inherit secret in pull request workflow
  • Loading branch information
MohamedSabthar authored Oct 16, 2023
2 parents 5fcddde + 426639a commit d6aec7e
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 d6aec7e

Please sign in to comment.