diff --git a/.github/workflows/integrate.yml b/.github/workflows/integrate.yml index 9c23632..a0d690d 100644 --- a/.github/workflows/integrate.yml +++ b/.github/workflows/integrate.yml @@ -2,7 +2,7 @@ name: Continuous Integration on: pull_request: - branches: [ master ] + branches: [ main ] jobs: test_pull_request: