diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b1bae1c18..d6e5ddd1d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -10,9 +10,11 @@ on: push: branches: - master + - features pull_request: branches: - master + - features jobs: build: