Skip to content

feat: add tab switching and update logo #96

feat: add tab switching and update logo

feat: add tab switching and update logo #96

Workflow file for this run

name: Run lint
on:
push:
jobs:
lint:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
scandir: './scripts'