Skip to content

Commit

Permalink
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 5090a7c commit e4067e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/automatic-doc-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ concurrency:

jobs:
documentation-checks:
uses: secondskoll/documentation-workflows/.github/workflows/documentation-checks.yaml@main
uses: secondskoll/documentation-workflows/.github/workflows/documentation-checks.yaml@test
with:
working-directory: "sp-docs"
fetch-depth: 0
runs-on: "[\"self-hosted\", \"Linux\", \"amd64\", \"noble\"]"
runs-on: '["self-hosted", "Linux", "amd64", "noble"]'

0 comments on commit e4067e9

Please sign in to comment.