ci: workflow modifications

This commit is contained in:
Rifat Azad
2024-12-12 21:18:34 +06:00
committed by rifsxd
parent c29f513c0c
commit f254ab6d28
9 changed files with 29 additions and 29 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
name: Build LKM for KernelSU
on:
push:
branches: ["main", "ci", "checkci"]
branches: [ "next" ]
paths:
- ".github/workflows/build-lkm.yml"
pull_request:
branches: ["main"]
branches: [ "next" ]
paths:
- ".github/workflows/build-lkm.yml"
workflow_call: