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
fix: add git pull --rebase before push in workflows (#16)
- Add rebase step in daily-benchmark.yml before pushing changes
- Add rebase step in daily-updates.yml before pushing dependency updates
- Prevents potential push conflicts in automated workflows
0 commit comments