Skip to content

Commit

Permalink
Merge pull request #364 from ballerina-platform/links
Browse files Browse the repository at this point in the history
Fix workflow template links
  • Loading branch information
ThisaruGuruge committed Apr 25, 2024
2 parents d02591e + 4e5aea4 commit c7bf323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
call_workflow:
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
uses: ballerina-platform/ballerina-library/.github/workflows/pull-request-build-template.yml@main
secrets: inherit

0 comments on commit c7bf323

Please sign in to comment.