comment out macos CI auto running [skip ci]

This commit is contained in:
Henry Hiles 2026-07-28 20:39:03 -04:00
commit 8c25228bd9
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs

View file

@ -1,9 +1,10 @@
name: "Build MacOS App"
on:
push:
branches: ["main"]
tags: ["*"]
# TODO: Uncomment this once the MacOS workflow actually works
# push:
# branches: ["main"]
# tags: ["*"]
workflow_dispatch:
jobs: