Skip to content

docs: fix indentation #179

docs: fix indentation

docs: fix indentation #179

Workflow file for this run

on:
push:
branches:
- master
pull_request:
name: Security
jobs:
runaSecurityAudit:
name: Run a security audit
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.5.3
- uses: actions/setup-node@v3.7.0
- run: npm audit