Skip to content

add LLM-jp-3 1.8B・3.7B・13B #3

add LLM-jp-3 1.8B・3.7B・13B

add LLM-jp-3 1.8B・3.7B・13B #3

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 }}