Skip to content

Update check_links.yml #8

Update check_links.yml

Update check_links.yml #8

Workflow file for this run

name: Link checking CLI
on:
push:
branches:
- main
jobs:
check-links:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v2
#- name: Install dependencies 🔧
#run: cd ./scripts/check_links_cli.mjs/ && bundle install
- name: check links 🏗
run: sh ./scripts/check_links_cli.sh