Skip to content

Commit dd4d734

Browse files
authored
Merge pull request #4 from distributed-lab/fix/ci
Fix CI
2 parents 8a1ad25 + 5a8c32f commit dd4d734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: "docs"
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77

88
# Add permissions for GitHub Pages deployment
99
permissions:

0 commit comments

Comments
 (0)