Skip to content

Commit cb053e5

Browse files
authored
Merge pull request #23 from camaraproject/hdamker-patch-1
Update setup-new-repo.yml - correction
2 parents b519d20 + 419c972 commit cb053e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/setup-new-repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ jobs:
280280
run: |
281281
# Explicit list of files to remove after setup (e.g., templates and placeholders)
282282
FILES_TO_DELETE=(
283-
"templates/CODEOWNERS"
283+
"templates/CODEOWNERS_TEMPLATE"
284284
"templates/issues/initial-admin.md"
285285
"templates/issues/initial-codeowners.md"
286286
"templates/README.md"

0 commit comments

Comments
 (0)