We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a8ec84 commit 2659d0fCopy full SHA for 2659d0f
.github/workflows/build_docker.yml
@@ -11,7 +11,7 @@ name: Create and publish a dev Docker image
11
12
on:
13
push:
14
- branches: ["main", "v2-precheck"]
+ branches: ["main", "release-2.0-precheck"]
15
16
env:
17
REGISTRY: ghcr.io
0 commit comments