diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8b75440..5cfd76e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,14 +8,12 @@ on: - AUTHORS - ChangeLog - README.rst - - 'docs/**' pull_request: branches: [ master ] paths-ignore: - AUTHORS - ChangeLog - README.rst - - 'docs/**' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: