diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 70d607a..ef93c66 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,12 +4,6 @@ permissions: {} on: pull_request: - branches: - - master - types: - - opened - - synchronize - - reopened push: branches: - master @@ -57,7 +51,6 @@ jobs: - ubuntu-latest - macos-latest - windows-latest - steps: - name: Checkout uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2