Skip to content

Support generating subkeys with 'forwarded communication' flag to decrypt autoforwarded messages #40

Support generating subkeys with 'forwarded communication' flag to decrypt autoforwarded messages

Support generating subkeys with 'forwarded communication' flag to decrypt autoforwarded messages #40

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