diff --git a/.github/workflows/m1_ci.yml b/.github/workflows/m1_ci.yml index a33a8640..07472755 100644 --- a/.github/workflows/m1_ci.yml +++ b/.github/workflows/m1_ci.yml @@ -1,4 +1,4 @@ -name: CI +name: M1 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