Skip to content

Commit 2370ba7

Browse files
authored
Apply suggestion from @jameslamb
1 parent 608099e commit 2370ba7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
contents: read
4545
uses: rapidsai/shared-workflows/.github/workflows/compute-matrix.yaml@ci/docs-build-matrix
4646
with:
47-
build_type: ${{ inputs.build_type || 'branch' }}
47+
build_type: pull-request
4848
matrix_name: docs-build
4949
docs-build:
5050
needs: [docs-build-matrix, checks]

0 commit comments

Comments
 (0)