File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2323 " ^template/.*\\ .gitlab.*/workflows/.+\\ .yml(\\ .jinja)?$" ,
2424 " ^template/Makefile\\ .jinja$" ,
2525 " ^template/\\ .devcontainer/Dockerfile\\ .jinja$" ,
26- " ^template/\\ .readthedocs\\ .yaml$" ,
26+ " ^template/\\ .readthedocs\\ .yaml\\ .jinja $" ,
2727 " ^template/\\ .renovaterc\\ .json\\ .jinja$" ,
2828 " ^template/docs/.+\\ .md(\\ .jinja)?$"
2929 ],
Original file line number Diff line number Diff line change 2525 "^template/.*\\.gitlab.*/workflows/.+\\.yml(\\.jinja)?$",
2626 "^template/Makefile\\.jinja$",
2727 "^template/\\.devcontainer/Dockerfile\\.jinja$",
28- "^template/\\.readthedocs\\.yaml$",
28+ "^template/\\.readthedocs\\.yaml\\.jinja $",
2929 "^template/\\.renovaterc\\.json\\.jinja$",
3030 "^template/docs/.+\\.md(\\.jinja)?$"
3131[%- endif %]
You can’t perform that action at this time.
0 commit comments