Run Apple workflow on main pushes
Some checks failed
Build Rust / Cargo Test (push) Waiting to run
Build Site / Next.js Build (push) Waiting to run
Build Apple / Build App (iOS Simulator) (push) Failing after 1m2s
Build Apple / Build App (macOS) (push) Failing after 1m3s

This commit is contained in:
Conrad Kramer 2026-03-18 23:46:19 -07:00
parent 6fcd7ff6ed
commit afc3e79eb0

View file

@ -1,6 +1,9 @@
name: Build Apple
on:
push:
branches:
- main
pull_request:
branches:
- "**"