ci: next branch workflow

This commit is contained in:
Rifat Azad
2025-01-03 11:17:55 +06:00
parent 8162f46af4
commit 378eae8a01
8 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -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: