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

@@ -2,14 +2,14 @@ name: Build Manager
on:
push:
branches: [ "magic" ]
branches: [ "next" ]
paths:
- '.github/workflows/build-manager.yml'
- 'manager/**'
- 'kernel/**'
- 'userspace/ksud/**'
pull_request:
branches: [ "magic" ]
branches: [ "next" ]
paths:
- 'manager/**'
workflow_call: