Skip to content

Update welcome.js

Update welcome.js #503

Workflow file for this run

name: 'Check Spelling'
on: # rebuild any PRs and main branch changes
pull_request:
push:
jobs:
spellcheck: # run the action
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: streetsidesoftware/[email protected]