diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0499ec3..21144fc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ on: - 'COPYING' - '.git*' pull_request: - branches: [ "main", "deps" ] + branches: [ "main", "next" ] paths-ignore: - '.devcontainer/*' - '.github/*'