Skip to content

Support generating subkeys with 'forwarded communication' flag to dec… #53

Support generating subkeys with 'forwarded communication' flag to dec…

Support generating subkeys with 'forwarded communication' flag to dec… #53

Workflow file for this run

name: Documentation
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
name: JSDoc
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- run: npm ci --ignore-scripts
- run: npm run docs