Skip to content

Commit 398b5a3

Browse files
authored
Update CI to build experimental branches
1 parent 5e3eda9 commit 398b5a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- 'master'
7+
- 'experimental/*'
78
tags:
89
- 'v*'
910
pull_request:

0 commit comments

Comments
 (0)