Skip to content

Revert "Add passthrough interfaces for joints (#1121)" #19

Revert "Add passthrough interfaces for joints (#1121)"

Revert "Add passthrough interfaces for joints (#1121)" #19

Workflow file for this run

name: Check Links
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
jobs:
check_links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check URLs
run: |
.github/helpers/check_urls.sh \
-d ".git build CMakeModules debian" \
-f "package.xml ursim_docker.rst" \
-p "vnc\.html"