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
+2 -2
View File
@@ -2,7 +2,7 @@ name: Build Manager
on:
push:
branches: [ "next" ]
branches: [ "magic" ]
paths:
- '.github/workflows/build-manager.yml'
- 'manager/**'
@@ -10,7 +10,7 @@ on:
- 'userspace/ksud/**'
- 'userspace/susfsd/**'
pull_request:
branches: [ "next" ]
branches: [ "magic" ]
paths:
- 'manager/**'
workflow_call: