Skip to content

Commit 40130e1

Browse files
committed
Build in the current branch
1 parent e61c74f commit 40130e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/blog-example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Upload Blog Example App
22

33
on:
44
push:
5-
branches: [main]
5+
branches: [feature/build-all-in-docker-image]
66
paths:
77
- 'examples/blog/**'
88
- '.github/workflows/blog-example.yml'

0 commit comments

Comments
 (0)