Skip to content

Commit 9df700f

Browse files
committed
Update deploy-doc-headless.yml workflow triggers
1 parent bfcdcd7 commit 9df700f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-doc-headless.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
branches:
55
- master
66
- next # TODO remove
7-
pull_request: # TODO remove
7+
- headless-doc-content # TODO remove
88

99
concurrency:
1010
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)