Skip to content

Commit 0a7a15a

Browse files
fix (cookiecutter): include .github rendering
Skip workflows, render funding yaml
1 parent fd36160 commit 0a7a15a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookiecutter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"_copy_without_render": [
1919
"*.html",
2020
"ansible/*",
21-
".github/*",
21+
".github/workflows/*.yml",
2222
"taskfile.yml",
2323
"taskfiles/*.yml"
2424
],

0 commit comments

Comments
 (0)