Skip to content

Add gentle update reminders with status-item badge, menu banner, and … #117

Add gentle update reminders with status-item badge, menu banner, and …

Add gentle update reminders with status-item badge, menu banner, and … #117

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: macos-15
steps:
- uses: actions/checkout@v4
- run: swift build
- run: swift test