Skip to content

Commit 6205f7d

Browse files
authored
fix: fix PR builder syntax (#2432)
1 parent 17aacb8 commit 6205f7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven-pr-builder.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040

4141
- name: Checkout Code
4242
uses: actions/checkout@v3
43+
with:
4344
ref: ${{ github.event.pull_request.head.sha }}
4445

4546
- name: Set up JDK 17

0 commit comments

Comments
 (0)