We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14c88b5 commit 17aacb8Copy full SHA for 17aacb8
.github/workflows/maven-pr-builder.yml
@@ -40,6 +40,7 @@ jobs:
40
41
- name: Checkout Code
42
uses: actions/checkout@v3
43
+ ref: ${{ github.event.pull_request.head.sha }}
44
45
- name: Set up JDK 17
46
uses: actions/setup-java@v3
0 commit comments