diff --git a/.github/styles/Vocab/Rules/accept.txt b/.github/styles/config/vocabularies/Rules/accept.txt similarity index 100% rename from .github/styles/Vocab/Rules/accept.txt rename to .github/styles/config/vocabularies/Rules/accept.txt diff --git a/.github/styles/Vocab/Rules/reject.txt b/.github/styles/config/vocabularies/Rules/reject.txt similarity index 100% rename from .github/styles/Vocab/Rules/reject.txt rename to .github/styles/config/vocabularies/Rules/reject.txt diff --git a/.github/workflows/docs-tests.yaml b/.github/workflows/docs-tests.yaml index 6df84af9..a1019a06 100644 --- a/.github/workflows/docs-tests.yaml +++ b/.github/workflows/docs-tests.yaml @@ -23,7 +23,6 @@ jobs: with: files: '["README.md", "docs"]' filter_mode: file - version: 2.30.0 linkcheck: runs-on: ubuntu-latest