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 83f1333 commit a8902cbCopy full SHA for a8902cb
.github/workflows/github-pages.yaml
@@ -4,7 +4,7 @@ on:
4
# Runs on pushes targeting the 1.0.x branch
5
push:
6
branches:
7
- - 1.0.x
+ - main
8
9
# Allows you to run this workflow manually from the Actions tab
10
workflow_dispatch:
0 commit comments