Skip to content

feat: update name and symbol #662

feat: update name and symbol

feat: update name and symbol #662

Workflow file for this run

name: Slither Analysis
on:
push:
branches:
- master
pull_request:
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: crytic/[email protected]
continue-on-error: true