Skip to content

feat(context): implement app-aware dictation with specialized prompting #21

feat(context): implement app-aware dictation with specialized prompting

feat(context): implement app-aware dictation with specialized prompting #21

Workflow file for this run

name: Lint
on:
push:
paths:
- '.github/workflows/lint.yml'
- '.swiftlint.yml'
- '**/*.swift'
pull_request:
paths:
- '.github/workflows/lint.yml'
- '.swiftlint.yml'
- '**/*.swift'
jobs:
swiftlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: norio-nomura/[email protected]