Skip to content

Commit 839d625

Browse files
committed
updates
1 parent 8c0624b commit 839d625

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

.github/actions/setup-self-hosted-docs/action.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
1-
name: Setup Platform
2-
description: Common setup steps for platform builds and tests
3-
4-
inputs:
5-
fetch-depth:
6-
description: 'Git fetch depth for checkout'
7-
required: false
8-
default: '2'
1+
name: Setup Self Hosted Docs
2+
description: Common setup steps for self-hosted docs builds and tests
93

104
runs:
115
using: composite

0 commit comments

Comments
 (0)