Skip to content

Commit fc22616

Browse files
authored
Ignore includes.
1 parent fe7c4b5 commit fc22616

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ jobs:
3030
# necessarily not real links - i.e. demos and to be filled by
3131
# cookiecutter values.
3232
args: "--verbose
33-
--exclude \\{\\{.*\\}\\}
3433
--exclude https://forum.image.sc/
3534
--exclude https://stackoverflow.com
3635
--exclude http://www.gnu.org
3736
--exclude http://fsf.org
3837
--exclude docs/pages
38+
--exclude docs/_includes
3939
--exclude-path '{{cookiecutter.project_slug}}/README.md'
4040
--exclude-path 'tests/data'
4141
-- ."

0 commit comments

Comments
 (0)