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 8c0624b commit 839d625Copy full SHA for 839d625
.github/actions/setup-self-hosted-docs/action.yml
@@ -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'
+name: Setup Self Hosted Docs
+description: Common setup steps for self-hosted docs builds and tests
9
10
runs:
11
using: composite
0 commit comments