Skip to content

Commit

Permalink
Update pr-builder-test-JDK11-7.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JayanaGunaweera01 authored Jun 23, 2023
1 parent adef327 commit 40b3b42
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pr-builder-test-JDK11-7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
run: echo Running the PR builder for PR - ${{ github.event.inputs.pr }}
- name: Comment build info
run: |
cd ./wso2/product-is/master/.github/scripts
cd ./scripts
ls -a
pwd
owner=$(echo '${{github.event.inputs.pr}}' | cut -d "/" -f 4)
repo=$(echo '${{github.event.inputs.pr}}' | cut -d "/" -f 5)
Expand Down

0 comments on commit 40b3b42

Please sign in to comment.