Skip to content

Commit dd10192

Browse files
committed
trigger for testing
1 parent 4fb45f5 commit dd10192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_static_pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Deploy static content to Pages
44
on:
55
# Runs on pushes targeting the default branch
66
push:
7-
branches: ["dev"]
7+
branches: ["dev", "zhogu/*"]
88
pull_request:
99
branches: ["dev"]
1010

0 commit comments

Comments
 (0)