Skip to content

Commit

Permalink
Update debug build CI to build the target branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Taewan-P authored Aug 16, 2024
1 parent d72de38 commit 83db122
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/debug-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}

- name: Setup JDK
uses: actions/setup-java@v4
Expand Down

0 comments on commit 83db122

Please sign in to comment.