diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c1bbefa..bb4aa4a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -4,6 +4,7 @@ on: push: branches: - master + - actions pull_request: branches: - master