You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.