Skip to content

Add basic implementation to stake/unstake #488

Add basic implementation to stake/unstake

Add basic implementation to stake/unstake #488

Workflow file for this run

name: JS Checks
on:
pull_request:
push:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
cancel-in-progress: true
jobs:
js-checks:
uses: hemilabs/actions/.github/workflows/js-checks.yml@main