Skip to content

refactor: binance api response #28

refactor: binance api response

refactor: binance api response #28

Workflow file for this run

name: License Checking
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
license:
name: License Checking
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Check License Lines
uses: kt3k/[email protected]