Skip to content

Commit 80605b9

Browse files
committed
fix: Address docs CI to the correct branch
1 parent 56a0ef7 commit 80605b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs-next.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
# Runs on pushes targeting the `main` branch. Change this to `master` if you're
77
# using the `master` branch as the default branch.
88
push:
9-
branches: [enable-documentation-ci]
9+
branches: [main]
1010

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

0 commit comments

Comments
 (0)