Skip to content

Commit 79d438a

Browse files
committed
Build CI docs on main branch
1 parent 30cf4be commit 79d438a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
name: Documentation (dev)
1+
name: Documentation (main)
22

33
on:
44
push:
5-
branches: [dev]
5+
branches: [main]
66
workflow_dispatch:
77

88
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages

0 commit comments

Comments
 (0)