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 826b203 commit 801d949Copy full SHA for 801d949
.github/workflows/docs.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: [gh-pages]
+ branches: [1.x]
10
11
# Allows you to run this workflow manually from the Actions tab
12
workflow_dispatch:
0 commit comments