summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-10-28 21:02:58 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-10-28 21:02:58 +0800
commitb5beff286df3d57a8c0ab6fa3ead9da3f08fb1b4 (patch)
tree19c9ad0baf250414e302ae385bb5b6475d68cdec /.github
parenta6428232cbdf9169a300719ce61947e8bbf715a4 (diff)
downloadlua-language-server-b5beff286df3d57a8c0ab6fa3ead9da3f08fb1b4.zip
update checkPR
Diffstat (limited to '.github')
-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