diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0a9a9287..bb5665ea 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ on: - master pull_request: branches: - - master + - '**' jobs: build: