mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-08-16 16:24:49 +00:00
fix: fix PR builder syntax (#2432)
This commit is contained in:
@@ -40,6 +40,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Checkout Code
|
- name: Checkout Code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
ref: ${{ github.event.pull_request.head.sha }}
|
ref: ${{ github.event.pull_request.head.sha }}
|
||||||
|
|
||||||
- name: Set up JDK 17
|
- name: Set up JDK 17
|
||||||
|
|||||||
Reference in New Issue
Block a user