Skip to content

feat: combine translation and reversible dictation workflows #100

feat: combine translation and reversible dictation workflows

feat: combine translation and reversible dictation workflows #100

Workflow file for this run

name: Lockfile Lint
on:
pull_request:
jobs:
lockfile-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint package-lock.json
run: npx --yes lockfile-lint --path package-lock.json --type npm --validate-https --allowed-hosts npm --validate-integrity