Skip to content

Commit 30866bd

Browse files
committed
ci: run on main-0.6 branch
1 parent e13d3da commit 30866bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ on:
33
# Trigger the workflow on push or pull request,
44
# but only for the main branch
55
push:
6-
branches: [ main, main-0.4, develop ]
6+
branches: [ main, main-0.4, main-0.6, develop ]
77
pull_request:
8-
branches: [ main, main-0.4, develop ]
8+
branches: [ main, main-0.4, main-0.6, develop ]
99

1010
jobs:
1111
testbuild:

0 commit comments

Comments
 (0)