Skip to content

Commit f61e8d2

Browse files
ci: Change branch push temporarily
1 parent be734f3 commit f61e8d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Deploy Documentation - Latest
44

55
on:
66
push:
7-
branches: [ test ]
7+
branches: [ master ] # Temporary change from test to master to avoid concurrency push
88

99
jobs:
1010
build-and-deploy:

0 commit comments

Comments
 (0)