You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
ci: next branch workflow
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
name: Build LKM for KernelSU-Next
|
||||
on:
|
||||
push:
|
||||
branches: [ "magic" ]
|
||||
branches: [ "next" ]
|
||||
paths:
|
||||
- ".github/workflows/build-lkm.yml"
|
||||
pull_request:
|
||||
branches: [ "magic" ]
|
||||
branches: [ "next" ]
|
||||
paths:
|
||||
- ".github/workflows/build-lkm.yml"
|
||||
workflow_call:
|
||||
|
||||
Reference in New Issue
Block a user