Skip to content

Merge pull request #343 from lcgabaldon/python_eng_translations #625

Merge pull request #343 from lcgabaldon/python_eng_translations

Merge pull request #343 from lcgabaldon/python_eng_translations #625

Workflow file for this run

name: Link Checker
on: [push, pull_request]
jobs:
link-checker:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@main
- name: Check Links
uses: lycheeverse/[email protected]
with:
fail: true