Skip to content

Commit 9030b61

Browse files
authored
ci(docs): revert deploy source to documentation branch (docs CI separate from code CI/CD) (#234)
1 parent 7c49525 commit 9030b61

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/documentation.yml

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

33
on:
44
push:
5-
branches: [development]
5+
branches: [documentation]
66
pull_request:
7-
branches: [development]
7+
branches: [documentation]
88

99
jobs:
1010
deploy:

0 commit comments

Comments
 (0)