Skip to content

Commit 061a9cd

Browse files
committed
test pages workflow
1 parent 7b81cf4 commit 061a9cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy Web UI
22

33
on:
44
push:
5-
branches: [master]
5+
branches: [master, feature/webui]
66
workflow_dispatch:
77

88
permissions:

0 commit comments

Comments
 (0)