diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 28d60e0..f21bf6b 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -3,7 +3,7 @@ name: Build project on: push: branches: - - master + - actions pull_request: branches: - '*'