Skip to content

Commit af08558

Browse files
committed
add branch to build_docker workflow
1 parent 13b77e5 commit af08558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ name: Create and publish a dev Docker image
1111

1212
on:
1313
push:
14-
branches: ['main']
14+
branches: ['main', 'feat/page-spy-harmony']
1515

1616
env:
1717
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)