Skip to content

Commit 5fbf19e

Browse files
authored
feat: Add Branches to Docker Build File (#2935)
1 parent aed2ffd commit 5fbf19e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker_builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
branches:
77
- main
88
- nightly
9-
- release/2.2
9+
- release/*
1010

1111
# If pushes to main are made in rapid succession,
1212
# cancel existing docker builds and use newer commits

0 commit comments

Comments
 (0)