We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13b77e5 commit af08558Copy full SHA for af08558
.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