Skip to content

Bump send and express #836

Bump send and express

Bump send and express #836

name: Test Pull Request
on:
pull_request:
branches:
- main
jobs:
check-links:
name: Check Links
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check For Internal Links without Shortcodes
run: scripts/check-internal-links.sh
check-spelling:
name: Check Spelling in Docs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check Spelling in Content Dir
run: scripts/check-spelling.sh