Skip to content

Commit 3ed12e6

Browse files
committed
ci: add ci for version-13
1 parent 7a0c5f7 commit 3ed12e6

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/workflows/python-CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
branches:
88
- main
99
- feat/version-12
10+
- version-13
1011
pull_request:
1112
paths:
1213
- "**/*.py"

.github/workflows/typescript-CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
branches:
88
- main
99
- feat/version-12
10+
- version-13
1011
pull_request:
1112
paths:
1213
- "app/**"

.github/workflows/typescript-packages-CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
branches:
88
- main
99
- feat/version-12
10+
- version-13
1011
pull_request:
1112
paths:
1213
- "js/**"

0 commit comments

Comments
 (0)