diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a07505a2..51648a6a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,9 +6,11 @@ on: # yamllint disable-line rule:truthy push: branches: - master + - dev pull_request: branches: - master + - dev jobs: build: