summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/checkPR.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/checkPR.yml b/.github/workflows/checkPR.yml
index d3a6d92e..c83bf3ab 100644
--- a/.github/workflows/checkPR.yml
+++ b/.github/workflows/checkPR.yml
@@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v1
with:
- ref: refs/heads/master
+ ref: ${{ github.event.pull_request.head.sha }}
submodules : recursive
- uses: actboy168/setup-luamake@master
- run: luamake