Skip to content

Allows software_spec's to be injected if not present in environments #3681

Allows software_spec's to be injected if not present in environments

Allows software_spec's to be injected if not present in environments #3681

Workflow file for this run

name: ramble spelling
on:
pull_request:
types:
- 'opened'
- 'reopened'
- 'synchronize'
push:
branches-ignore:
- main
- gh-pages
jobs:
formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check Spelling
uses: crate-ci/[email protected]
with:
files: ./lib/ramble/ramble ./lib/ramble/docs ./examples ./share ./bin ./etc ./var ./README.md
config: ./.typos.toml