setup-cli
setup-cli copied to clipboard
Potential Infinite Workflow Trigger When Committing Backups
The current GitHub Actions workflow for database backups may cause an infinite loop. When the workflow commits backup changes to the repository, this commit can trigger the workflow again, leading to repeated runs and unnecessary commits.