Revert "fix: Update PR builder (#2424)" (#2427)

This reverts commit 2332db9b5a.
This commit is contained in:
Ilkka Seppälä
2023-01-04 22:24:47 +02:00
committed by GitHub
parent 2332db9b5a
commit 14c88b50ec
+1 -4
View File
@@ -40,10 +40,7 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
- name: Set up JDK 17
uses: actions/setup-java@v3
with: