diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8309557e..6036fd74 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -3,9 +3,6 @@ name: Run tests on: pull_request: types: [opened, synchronize, reopened] - paths-ignore: - - README.md - - LICENSE.md push: branches: - master