Skip to content

Commit 77b322b

Browse files
fix: Restore demo-v4 branch in workflow triggers
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 783f93d commit 77b322b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- demo-v4
78
- dev-v4
89
paths:
910
- 'src/backend/**/*.py'
@@ -22,6 +23,7 @@ on:
2223
- synchronize
2324
branches:
2425
- main
26+
- demo-v4
2527
- dev-v4
2628
paths:
2729
- 'src/backend/**/*.py'

0 commit comments

Comments
 (0)