diff --git a/.github/workflows/base.yml b/.github/workflows/base.yml index a49e553..d3f952c 100644 --- a/.github/workflows/base.yml +++ b/.github/workflows/base.yml @@ -4,6 +4,7 @@ on: push: branches: - master + - dev pull_request: branches: - master