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 4bfb6cb commit 770be3fCopy full SHA for 770be3f
.github/workflows/docs-page-action.yml
@@ -5,7 +5,7 @@ on:
5
# Runs on pushes targeting the default branch
6
push:
7
branches:
8
- - 'release/**'
+ - 'release/**'
9
10
# Allows you to run this workflow manually from the Actions tab
11
workflow_dispatch:
0 commit comments