Skip to content

Commit fb6b42c

Browse files
committed
Try to run TCK
1 parent ba5e2ab commit fb6b42c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/run-tck.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Run TCK
22

33
on:
44
push:
5-
branches: [ "main" ]
5+
branches: [ "main", "1.0-dev" ]
66
pull_request:
7-
branches: [ "main" ]
7+
branches: [ "main", "1.0-dev" ]
88
paths-ignore:
99
- '**.md'
1010
- 'LICENSE'

0 commit comments

Comments
 (0)