We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 961dedd commit c3f1fecCopy full SHA for c3f1fec
.github/workflows/check_links.yml
@@ -15,5 +15,5 @@ jobs:
15
run: |
16
.github/helpers/check_urls.sh \
17
-d ".git build CMakeModules debian" \
18
- -f "package.xml ursim_docker.rst" \
19
- -p "vnc\.html"
+ -f "package.xml ursim_docker.rst architecture_coarse.svg" \
+ -p "vnc\.html opensource\.org\/licenses\/BSD-3-Clause"
0 commit comments