Skip to content

Commit 6bf3cf7

Browse files
committed
update workflow
1 parent 8453574 commit 6bf3cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docker.yml

Lines changed: 1 addition & 1 deletion
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","feat/miniprogram"]
14+
branches: ['main']
1515

1616
env:
1717
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)