Skip to content

Commit 709f87c

Browse files
committed
update: test branch ci
1 parent 6b8cf85 commit 709f87c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,13 @@ on:
1212
- "main"
1313
- "dev"
1414
- "feat/*"
15+
- "test"
1516
pull_request:
1617
branches:
1718
- "main"
1819
- "dev"
1920
- "feat/*"
21+
- "test"
2022

2123
jobs:
2224
build:

0 commit comments

Comments
 (0)