We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ee262a commit 072b169Copy full SHA for 072b169
1 file changed
.github/workflows/links.yml
@@ -36,7 +36,7 @@ jobs:
36
--exclude http://fsf.org
37
--exclude docs/pages
38
--exclude docs/_includes
39
- --exclude-path '{{cookiecutter.project_slug}}/README.md'
+ --exclude-path ''\\{\\{cookiecutter.project_slug\\}\\}/README.md'
40
--exclude-path 'tests/data'
41
-- ."
42
fail: true
0 commit comments