Skip to content

docs: add an introduction to colony + prerequisites section #2

docs: add an introduction to colony + prerequisites section

docs: add an introduction to colony + prerequisites section #2

Workflow file for this run

---
name: Check spelling & grammar
on: [push, workflow_dispatch]
jobs:
check-syntax:
name: vale
runs-on: ubuntu-latest
steps:
- name: Checkout this repository
uses: actions/[email protected]
- name: Setup Python
uses: actions/[email protected]
with:
python-version: '3.12.4'
- name: Setup Python
uses: ruby/[email protected]
with:
ruby-version: '3.3.4'
- name: Validate the syntax
uses: errata-ai/[email protected]
with:
fail_on_error: true
version: 3.6.1