diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c76fee6..d8faaf1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ on: push: branches: [ master ] pull_request: - branches: [ master ] + branches: [ master, next ] jobs: iOS: