Skip to content

Commit 8acedf1

Browse files
committed
Documentation only on main
1 parent ee5e2fc commit 8acedf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy | Deploy MkDocs
33
on:
44
workflow_dispatch:
55
push:
6-
branches: ['*']
6+
branches: ['main']
77

88
permissions:
99
contents: read

0 commit comments

Comments
 (0)