We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aed2ffd commit f8d1794Copy full SHA for f8d1794
.github/workflows/docker_builder.yml
@@ -6,7 +6,7 @@ on:
6
branches:
7
- main
8
- nightly
9
- - release/2.2
+ - release/*
10
11
# If pushes to main are made in rapid succession,
12
# cancel existing docker builds and use newer commits
0 commit comments