Skip to content

feat: ask for login with clicking buy with crypto and there is no wal… #2187

feat: ask for login with clicking buy with crypto and there is no wal…

feat: ask for login with clicking buy with crypto and there is no wal… #2187

Workflow file for this run

name: Audit
on: [push, pull_request]
jobs:
audit:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./webapp
steps:
- uses: actions/checkout@master
- name: Install
run: npm ci
- name: Audit signatures
run: npm audit signatures