Skip to content

Add Tenderly Env vars to spell crafter checklist #543

Add Tenderly Env vars to spell crafter checklist

Add Tenderly Env vars to spell crafter checklist #543

Workflow file for this run

name: Typo CI
on: [push, pull_request]
jobs:
typocheck:
runs-on: ubuntu-latest
steps:
- name: Checkout repository and submodules
uses: actions/checkout@v3
- name: TypoCheck
uses: rojopolis/spellcheck-github-actions@0.28.0
with:
config_path: ./.spellcheck.yml