1 parent 56a0ef7 commit 80605b9Copy full SHA for 80605b9
1 file changed
.github/workflows/deploy-docs-next.yaml
@@ -6,7 +6,7 @@ on:
6
# Runs on pushes targeting the `main` branch. Change this to `master` if you're
7
# using the `master` branch as the default branch.
8
push:
9
- branches: [enable-documentation-ci]
+ branches: [main]
10
11
# Allows you to run this workflow manually from the Actions tab
12
workflow_dispatch:
0 commit comments