diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6c53bc4b26..836a9d8398 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,6 +8,7 @@ on: branches: [ bleed, 'prep-*' ] paths-ignore: - '*.md' + - '*.py' permissions: contents: read # to fetch code (actions/checkout)