ci: Fix checkout branch (#720)
Don't set ref branch for properly check PR
This commit is contained in:
1
.github/workflows/build-kernel-arcvm.yml
vendored
1
.github/workflows/build-kernel-arcvm.yml
vendored
@@ -62,7 +62,6 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: KernelSU
|
||||
ref: main
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup kernel source
|
||||
|
||||
Reference in New Issue
Block a user