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 c9bd470 commit 24f4b37Copy full SHA for 24f4b37
.github/workflows/deploy-doc-headless.yml
@@ -4,7 +4,7 @@ on:
4
branches:
5
- master
6
- next # TODO remove
7
- pull_request: # TODO remove
+ - headless-doc-content # TODO remove
8
9
concurrency:
10
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
0 commit comments