diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a8b28d4b..75e42939 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,6 +1,7 @@ name: CI/CD and Deploy on: + # Disabled due to https://linear.app/replay/issue/PRO-1001/nutnew-broken-builds #push: # branches: # - main