Skip to content

Commit 057543b

Browse files
committed
deploy in test branch
Signed-off-by: Aritra Dey <adey01027@gmail.com>
1 parent 4f61812 commit 057543b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Publish Docs
22

33
on:
44
push:
5-
branches: [master]
5+
branches: [test-demo]
66
pull_request:
7-
branches: [master]
7+
branches: [test-demo]
88
workflow_dispatch:
99
inputs:
1010
pr_number:

0 commit comments

Comments
 (0)