diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 47cc4da..f9c1b1c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -3,6 +3,7 @@ on: push: paths-ignore: - '**.md' + pull_request: paths-ignore: - '**.md' @@ -111,4 +112,4 @@ jobs: } shell: pwsh - \ No newline at end of file +