Skip to content

Commit

Permalink
chore: clean up template-cleanup workflow by commenting out unused fi…
Browse files Browse the repository at this point in the history
…le removals
  • Loading branch information
filipe1309 committed Nov 14, 2024
1 parent 94bf47e commit 38152f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/template-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ jobs:
# Cleanup
rm -rf \
.github/template-cleanup \
.github/workflows/template-cleanup.yml \
.github/workflows/template-cleanup.yml
# .github/workflows/template-verify.yml \
LICENSE
# LICENSE
# Commit modified files
- name: Commit files
Expand Down

0 comments on commit 38152f8

Please sign in to comment.