ci: workflow modifications

This commit is contained in:
Rifat Azad
2024-12-12 21:18:34 +06:00
committed by rifsxd
parent f57d52437c
commit c6ba5be134
9 changed files with 29 additions and 29 deletions

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: