diff --git a/.github/workflows/m1_ci.yml b/.github/workflows/m1_ci.yml index 26d9b8ec..67ca099f 100644 --- a/.github/workflows/m1_ci.yml +++ b/.github/workflows/m1_ci.yml @@ -1,4 +1,4 @@ -name: M1 CI +name: CI on: # SECURITY: This must be a push event only, otherwise our M1 mac runner would be compromised by # third-party pull requests which could run arbitrary code. This way, we can restrict it to