Skip to content

add super colors theme toggle #46

add super colors theme toggle

add super colors theme toggle #46

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Install dependencies
run: yarn install
- name: Build packages
run: yarn build
- name: Test packaging
run: yarn workspace @standardnotes/community-cdn run package