ci: Fix checkout branch (#720)

Don't set ref branch for properly check PR
This commit is contained in:
Howard Wu
2023-07-05 08:03:27 +08:00
committed by GitHub
parent 2b42d14ef8
commit 134507b928
2 changed files with 0 additions and 2 deletions

View File

@@ -62,7 +62,6 @@ jobs:
uses: actions/checkout@v3
with:
path: KernelSU
ref: main
fetch-depth: 0
- name: Setup kernel source