Skip to content

REFACTOR: restructure UI of Staking Page #3359

REFACTOR: restructure UI of Staking Page

REFACTOR: restructure UI of Staking Page #3359

Workflow file for this run

name: Shellcheck
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master