Skip to content

Commit 4e12aa5

Browse files
committed
ci(alpha): add alpha release support
1 parent e7a1f85 commit 4e12aa5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.circleci/config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,6 @@ workflows:
5353
- test-node-support
5454
filters:
5555
branches:
56-
only: master
56+
only:
57+
- master
58+
- alpha

0 commit comments

Comments
 (0)