Skip to content

Commit 1e9b8f8

Browse files
committed
chore: Build docs when pushing to main
1 parent ecb25aa commit 1e9b8f8

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
@@ -6,7 +6,7 @@ name: Build and deploy documentation
66
on:
77
# Triggers the workflow on push or pull request events but only for the main branch
88
push:
9-
branches: [docs]
9+
branches: [main]
1010

1111
# Allows you to run this workflow manually from the Actions tab
1212
workflow_dispatch:

0 commit comments

Comments
 (0)