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" name: "Build MacOS App"
on: on:
push: # TODO: Uncomment this once the MacOS workflow actually works
branches: ["main"] # push:
tags: ["*"] # branches: ["main"]
# tags: ["*"]
workflow_dispatch: workflow_dispatch:
jobs: jobs: