We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b519d20 + 419c972 commit cb053e5Copy full SHA for cb053e5
1 file changed
.github/workflows/setup-new-repo.yml
@@ -280,7 +280,7 @@ jobs:
280
run: |
281
# Explicit list of files to remove after setup (e.g., templates and placeholders)
282
FILES_TO_DELETE=(
283
- "templates/CODEOWNERS"
+ "templates/CODEOWNERS_TEMPLATE"
284
"templates/issues/initial-admin.md"
285
"templates/issues/initial-codeowners.md"
286
"templates/README.md"
0 commit comments