Skip to content

Commit

Permalink
test: Update automatic-doc-checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SecondSkoll authored Nov 26, 2024
1 parent 2d61137 commit 0d347ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automatic-doc-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ concurrency:
jobs:
documentation-checks:
uses: secondskoll/documentation-workflows/.github/workflows/documentation-checks.yaml@main
runs-on: [self-hosted, Linux, amd64, noble]
with:
working-directory: "sp-docs"
fetch-depth: 0
runs-on: '["self-hosted", "Linux", "amd64", "noble"]'

0 comments on commit 0d347ea

Please sign in to comment.