Skip to content

Commit

Permalink
Update workflows to use 2201.10.x template
Browse files Browse the repository at this point in the history
  • Loading branch information
daneshk committed Nov 19, 2024
1 parent bca324b commit cf99b7f
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-library/.github/workflows/pull-request-build-template.yml@main
uses: ballerina-platform/ballerina-library/.github/workflows/pull-request-build-template.yml@2201.10.x
secrets: inherit

0 comments on commit cf99b7f

Please sign in to comment.