chore 📦: Optimize swap settings for better performance #27
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This commit removes an unused repository management task from the build process to clean up unnecessary steps and streamline the workflow.
Review Summary
@@ -2,4 +2,3 @@- name: repos | Manage Proxmox repositoriesvars:repo_path:[Lines 1-4] [Score: 2] Removing unused task might improve maintainability. Consider keeping if it's intended for future use.
chore 📦: Remove unused repository management taskto chore 📦: Optimize swap settings for better performance