We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afc666e commit d5ff8adCopy full SHA for d5ff8ad
.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