Skip to content

feat(ui): apply diamond to staking page #1480

feat(ui): apply diamond to staking page

feat(ui): apply diamond to staking page #1480

Workflow file for this run

name: Yarn Audit
on:
pull_request:
push:
jobs:
audit-and-fix:
name: Audit & Fix
runs-on: ubuntu-22.04
steps:
- name: Checkout repository
uses: actions/[email protected]
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: "18.14.1"
- name: Audit
run: yes | npx yarn-audit-fix