diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 168a99b..82f1458 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