ci: workflow for magic branch

This commit is contained in:
Rifat Azad
2025-01-03 08:30:21 +06:00
parent ce99e18df9
commit 06fa1cac0e
8 changed files with 15 additions and 15 deletions

View File

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