Skip to content

Commit 3e067ff

Browse files
esheppadjc
authored andcommitted
also run CI on tz-info branch, temporarily
1 parent 2b67b3d commit 3e067ff

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ on:
44
push:
55
branches: [main]
66
pull_request:
7-
branches: [main]
7+
branches:
8+
- main
9+
- tz-info # temporary
810
paths:
911
- "**.rs"
1012
- .github/**

0 commit comments

Comments
 (0)