From d72812f49e9f3ec2354bfb66ca7991da40fe5aee Mon Sep 17 00:00:00 2001 From: Sonata CI Date: Mon, 31 Aug 2020 11:56:51 +0200 Subject: [PATCH] DevKit updates (#1221) --- .github/workflows/documentation.yaml | 4 +--- docs/.doctor-rst.yaml | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation.yaml index 7075f163a..a86b73cc1 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/documentation.yaml @@ -10,12 +10,10 @@ on: - master - 4.x pull_request: - paths: - - 'docs/**' jobs: build: - name: Build + name: Build documentation runs-on: ubuntu-latest diff --git a/docs/.doctor-rst.yaml b/docs/.doctor-rst.yaml index e66636285..647c36c10 100644 --- a/docs/.doctor-rst.yaml +++ b/docs/.doctor-rst.yaml @@ -35,4 +35,4 @@ rules: whitelist: lines: - - '.. versionadded:: 4.x.x' + - '.. versionadded:: 4.x'