We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1834dd4 commit 65535e6Copy full SHA for 65535e6
1 file changed
.github/workflows/deploy-docs.yml
@@ -4,7 +4,7 @@ on:
4
# Runs on pushes targeting the `main` branch. Change this to `master` if you're
5
# using the `master` branch as the default branch.
6
push:
7
- branches: [main]
+ branches: [development]
8
9
# Allows you to run this workflow manually from the Actions tab
10
workflow_dispatch:
0 commit comments