Skip to content

Re-add unit test, update text about the snippet, and fix older tests. #1417

Re-add unit test, update text about the snippet, and fix older tests.

Re-add unit test, update text about the snippet, and fix older tests. #1417

Workflow file for this run

name: Check For Bad Redirects
on:
pull_request:
paths:
- "source/**"
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: MongoCaleb/action_redirect-checker@main