diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 73c2adf33f262aa5e8363a1ab42b4828002fe3e0..c37cbe39278b84835b00bd8bf2b7320400e554b6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -on: [push, pull_request] +on: [pull_request] name: CI