diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9ba5718..7966d53 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -5,7 +5,7 @@ name: mayavoz on: push: - branches: [ dev ] + branches: [ main ] pull_request: branches: [ main ] jobs: