We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe7c4b5 commit fc22616Copy full SHA for fc22616
1 file changed
.github/workflows/links.yml
@@ -30,12 +30,12 @@ jobs:
30
# necessarily not real links - i.e. demos and to be filled by
31
# cookiecutter values.
32
args: "--verbose
33
- --exclude \\{\\{.*\\}\\}
34
--exclude https://forum.image.sc/
35
--exclude https://stackoverflow.com
36
--exclude http://www.gnu.org
37
--exclude http://fsf.org
38
--exclude docs/pages
+ --exclude docs/_includes
39
--exclude-path '{{cookiecutter.project_slug}}/README.md'
40
--exclude-path 'tests/data'
41
-- ."
0 commit comments