Skip to content

Commit 6061643

Browse files
authored
Update typescript-ci.yaml (#241)
1 parent 09183a1 commit 6061643

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/typescript-ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ on:
44
push:
55
paths:
66
- "typescript/**"
7-
branches: [ "feature/2.0.0", "feature/2.0.0-release", "feature/2.0.0-ts", "main" ]
7+
branches: [ "feature/2.0.0", "feature/2.0.0-release", "feature/2.0.0-ts", "main", "tmp/CN/2rc_MergeMain" ]
88
pull_request:
99
paths:
1010
- "typescript/**"
11-
branches: [ "feature/2.0.0", "feature/2.0.0-release", "feature/2.0.0-ts", "main" ]
11+
branches: [ "feature/2.0.0", "feature/2.0.0-release", "feature/2.0.0-ts", "main", "tmp/CN/2rc_MergeMain" ]
1212
workflow_dispatch:
1313

1414
jobs:

0 commit comments

Comments
 (0)