Skip to content

Commit

Permalink
Merge pull request #1125 from MohamedSabthar/codecv
Browse files Browse the repository at this point in the history
Inherit secret in pull request workflow
  • Loading branch information
ThisaruGuruge committed Oct 16, 2023
2 parents fadc222 + 6c0d624 commit 5f19950
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 5f19950

Please sign in to comment.