We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3db9f58 commit df946f2Copy full SHA for df946f2
.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"]
+ branches: ["main", "feat/page-spy-harmony"]
15
16
env:
17
REGISTRY: ghcr.io
0 commit comments