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

View File

@@ -1,14 +1,14 @@
name: Build Kernel - Android 12
on:
push:
branches: [ "magic" ]
branches: [ "next" ]
paths:
- ".github/workflows/build-kernel-a12.yml"
- ".github/workflows/gki-kernel.yml"
- ".github/scripts/build_a12.sh"
- "kernel/**"
pull_request:
branches: [ "magic" ]
branches: [ "next" ]
paths:
- ".github/workflows/build-kernel-a12.yml"
- ".github/workflows/gki-kernel.yml"