mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-04-21 00:32:04 +00:00
ci: trigger build on Build branch
This commit is contained in:
parent
9fcbe88ed4
commit
db3f11fa96
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android-debug.yml
vendored
2
.github/workflows/android-debug.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Build Android Debug
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "main" ]
|
branches: [ "main", "Build" ]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue