Skip to content

added Appchain word to dic #21

added Appchain word to dic

added Appchain word to dic #21

Workflow file for this run

---
name: Workflow - Pull Request
on:
workflow_dispatch:
pull_request:
branches: [main]
push:
branches: [main]
jobs:
linters:
name: Run linters
uses: ./.github/workflows/linters.yml
vale:
name: Run vale
uses: ./.github/workflows/vale.yml
spellcheck:
name: Run spellcheck
uses: ./.github/workflows/spellcheck.yml