Skip to content

add Kotoba Whisper v2.0 #11

add Kotoba Whisper v2.0

add Kotoba Whisper v2.0 #11

name: 404 Links Checker
on:
pull_request:
branches: ["main"]
jobs:
check-links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: 'atalent-labs/404-links'
uses: atalent-labs/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}