Skip to content

Commit ecbf705

Browse files
committed
chore: update branch trigger for documentation deployment workflow
1 parent 57f632c commit ecbf705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

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

33
on:
44
push:
5-
branches: [master, exp-gh-01]
5+
branches: [master, master-se-docs-03]
66
workflow_dispatch:
77

88
permissions:

0 commit comments

Comments
 (0)