From 8d5db1a47dc09e9ec5463fe23bde976158a3ad67 Mon Sep 17 00:00:00 2001 From: Matt Davis Date: Wed, 20 Apr 2022 22:43:31 -0400 Subject: [PATCH] second time this has prevented fixing the Changelog.rst after a failed lint --- .github/workflows/ci.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 68e96baa..23bd930b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -8,7 +8,6 @@ on: - "*.ini" - "*.md" - "**/*.txt" - - "*.rst" - ".gitignore" - ".gitmodules" - ".gitattributes" @@ -23,7 +22,6 @@ on: - "*.ini" - "*.md" - "**/*.txt" - - "*.rst" - ".gitignore" - ".gitmodules" - ".gitattributes"